Skip to content

Commit

Permalink
Revert "Remove official support from Heltec Mesh Node 114"
Browse files Browse the repository at this point in the history
  • Loading branch information
caveman99 authored Oct 10, 2024
1 parent 43b17dd commit 8655edd
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 @@ -413,7 +413,7 @@ export const deviceHardwareList: DeviceHardware[] = [
hwModelSlug: "HELTEC_MESH_NODE_T114",
platformioTarget: "heltec-mesh-node-t114",
architecture: "nrf52840",
activelySupported: false,
activelySupported: true,
displayName: "Heltec Mesh Node T114",
},
{
Expand Down

0 comments on commit 8655edd

Please sign in to comment.