Skip to content

Commit c06c115

Browse files
authored
Update resource.ts
1 parent 8588d47 commit c06c115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/resource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ export const deviceHardwareList: DeviceHardware[] = [
705705
hwModelSlug: "HELTEC_MESH_POCKET",
706706
platformioTarget: "heltec_mesh_pocket",
707707
architecture: "nrf52840",
708-
activelySupported: false,
708+
activelySupported: true,
709709
supportLevel: 1,
710710
displayName: "Heltec MeshPocket",
711711
tags: ["Heltec"],

0 commit comments

Comments
 (0)