Skip to content

Commit

Permalink
Update resource.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
garthvh authored Sep 23, 2024
1 parent 1711ed6 commit a781f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/resource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ export const deviceHardwareList: DeviceHardware[] = [
hwModelSlug: "HELTEC_MESH_NODE_T114",
platformioTarget: "heltec-mesh-node-t114",
architecture: "nrf52840",
activelySupported: true,
activelySupported: false,
displayName: "Heltec Mesh Node T114",
},
{
Expand Down

0 comments on commit a781f8b

Please sign in to comment.