We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d788dab commit e11418bCopy full SHA for e11418b
src/lib/resource.ts
@@ -729,7 +729,7 @@ export const deviceHardwareList: DeviceHardware[] = [
729
hwModelSlug: "SEEED_WIO_TRACKER_L1",
730
platformioTarget: "seeed_wio_tracker_L1",
731
architecture: "nrf52840",
732
- activelySupported: false,
+ activelySupported: true,
733
supportLevel: 1,
734
displayName: "Seeed Wio Tracker L1",
735
tags: ["Seeed"],
0 commit comments