Skip to content

Commit

Permalink
Update resource.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern authored Jul 30, 2024
1 parent 4ad5924 commit 8eac01f
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 @@ -390,6 +390,6 @@ export const deviceHardwareList: DeviceHardware[] = [
platformioTarget: "tracker-t1000-e",
architecture: "nrf52840",
activelySupported: true,
displayName: "Seeed SenseCAP Card Tracker T1000-E",
displayName: "Seeed Card Tracker T1000-E",
},
];

0 comments on commit 8eac01f

Please sign in to comment.