We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8588d47 commit c06c115Copy full SHA for c06c115
src/lib/resource.ts
@@ -705,7 +705,7 @@ export const deviceHardwareList: DeviceHardware[] = [
705
hwModelSlug: "HELTEC_MESH_POCKET",
706
platformioTarget: "heltec_mesh_pocket",
707
architecture: "nrf52840",
708
- activelySupported: false,
+ activelySupported: true,
709
supportLevel: 1,
710
displayName: "Heltec MeshPocket",
711
tags: ["Heltec"],
0 commit comments