diff --git a/src/lib/resource.ts b/src/lib/resource.ts index 352025f..2d7b62a 100644 --- a/src/lib/resource.ts +++ b/src/lib/resource.ts @@ -1045,7 +1045,7 @@ export const deviceHardwareList: DeviceHardware[] = [ hwModelSlug: "TBEAM_1_WATT", platformioTarget: "t-beam-1w", architecture: "esp32-s3", - activelySupported: false, + activelySupported: true, supportLevel: 1, displayName: "LilyGo T-Beam 1W", tags: ["LilyGo"],