Skip to content

Commit 19e60d7

Browse files
authored
Merge pull request #46 from meshtastic/S3-CORE-Typo
Update resource.ts
2 parents fa5f478 + d4d7f3f commit 19e60d7

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)