Skip to content

Commit

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

0 comments on commit efc9a9b

Please sign in to comment.