diff --git a/src/lib/resource.ts b/src/lib/resource.ts index 4f99147..58dd32f 100644 --- a/src/lib/resource.ts +++ b/src/lib/resource.ts @@ -124,7 +124,7 @@ export const deviceHardwareList: DeviceHardware[] = [ }, { hwModel: 12, - hwModelSlug: "TBEAM_S3_CORE", + hwModelSlug: "LILYGO_TBEAM_S3_CORE", platformioTarget: "tbeam-s3-core", architecture: "esp32-s3", activelySupported: true,