diff --git a/src/lib/resource.ts b/src/lib/resource.ts index ea30867..8d9436e 100644 --- a/src/lib/resource.ts +++ b/src/lib/resource.ts @@ -140,9 +140,10 @@ export const deviceHardwareList: DeviceHardware[] = [ hwModelSlug: "RAK11200", platformioTarget: "rak11200", architecture: "esp32", - activelySupported: false, + activelySupported: true, displayName: "RAK WisBlock 11200", tags: ["RAK"], + images: ["rak11200.svg"], }, { hwModel: 14,