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 e924830 commit 89f6a1bCopy full SHA for 89f6a1b
src/lib/resource.ts
@@ -224,7 +224,7 @@ export const deviceHardwareList: DeviceHardware[] = [
224
platformioTarget: "wio-tracker-wm1110",
225
architecture: "nrf52840",
226
activelySupported: true,
227
- supportLevel: 1,
+ supportLevel: 3,
228
displayName: "Seeed Wio WM1110 Tracker",
229
tags: ["Seeed"],
230
images: ["wio-tracker-wm1110.svg"],
0 commit comments