Skip to content

Commit 63dd5e3

Browse files
authored
Merge pull request #64 from meshtastic/rcarteraz-patch-2
Update MeshPocket
2 parents 8588d47 + c06c115 commit 63dd5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)