Skip to content

Commit

Permalink
add t114 back
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarteraz authored Oct 30, 2024
1 parent 3058112 commit 05a8363
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 05a8363

Please sign in to comment.