Skip to content

Commit 8d46e05

Browse files
authored
Update resource.ts
1 parent 7537182 commit 8d46e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/resource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ export const deviceHardwareList: DeviceHardware[] = [
724724
},
725725
{
726726
hwModel: 99,
727-
hwModelSlug: "SEEED_TRACKER_L1",
727+
hwModelSlug: "SEEED_WIO_TRACKER_L1",
728728
platformioTarget: "seeed_wio_tracker_L1",
729729
architecture: "nrf52840",
730730
activelySupported: false,

0 commit comments

Comments
 (0)