Skip to content

Commit da98efd

Browse files
committed
Heltec Mesh Node 096 support status and image reference
1 parent 4327c44 commit da98efd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/lib/resource.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,10 +1107,10 @@ export const deviceHardwareList: DeviceHardware[] = [
11071107
hwModelSlug: "HELTEC_MESH_NODE_T096",
11081108
platformioTarget: "heltec-mesh-node-t096",
11091109
architecture: "nrf52840",
1110-
activelySupported: false,
1110+
activelySupported: true,
11111111
supportLevel: 1,
11121112
displayName: "Heltec Mesh Node 096",
11131113
tags: ["Heltec"],
1114-
images: ["heltec-mesh-node-t096.svg"],
1114+
images: ["heltec-t096.svg"],
11151115
},
11161116
];

0 commit comments

Comments
 (0)