Skip to content

Commit d4d7f3f

Browse files
authored
Update resource.ts
1 parent fa5f478 commit d4d7f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/resource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export const deviceHardwareList: DeviceHardware[] = [
124124
},
125125
{
126126
hwModel: 12,
127-
hwModelSlug: "TBEAM_S3_CORE",
127+
hwModelSlug: "LILYGO_TBEAM_S3_CORE",
128128
platformioTarget: "tbeam-s3-core",
129129
architecture: "esp32-s3",
130130
activelySupported: true,

0 commit comments

Comments
 (0)