Skip to content

Commit

Permalink
Merge pull request #46 from meshtastic/S3-CORE-Typo
Browse files Browse the repository at this point in the history
Update resource.ts
  • Loading branch information
thebentern authored Dec 13, 2024
2 parents fa5f478 + d4d7f3f commit 19e60d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/resource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 19e60d7

Please sign in to comment.