Skip to content

Commit

Permalink
Ensmallen
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Nov 10, 2024
1 parent caec6a4 commit fa248b9
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 @@ -156,7 +156,7 @@ export const deviceHardwareList: DeviceHardware[] = [
activelySupported: true,
supportLevel: 2,
displayName: "LILYGO T-LoRa V2.1-1.8",
tags: ["LilyGo", "2.4GHz LoRA"],
tags: ["LilyGo", "2.4G LoRA"],
images: ["tlora-v2-1-1_8.svg"],
},
{
Expand Down

0 comments on commit fa248b9

Please sign in to comment.