Skip to content

Commit

Permalink
Update image for now
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Nov 9, 2024
1 parent 9c2a635 commit c1af973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/resource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export const deviceHardwareList: DeviceHardware[] = [
displayName: "LILYGO T-LoRa T3-S3",
supportLevel: 1,
tags: ["LilyGo"],
images: ["tlora-t3s3.svg"],
images: ["tlora-t3s3-v1.svg"],
},
{
hwModel: 16,
Expand All @@ -177,7 +177,7 @@ export const deviceHardwareList: DeviceHardware[] = [
supportLevel: 1,
displayName: "LILYGO T-LoRa T3-S3 E-Ink",
tags: ["LilyGo"],
images: ["tlora-t3s3-epaper.svg"],
images: ["tlora-t3s3-v1.svg"],
},
{
hwModel: 17,
Expand Down

0 comments on commit c1af973

Please sign in to comment.