From efc9a9b87aa5ad2157c7a11b2a771a38cfce6985 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Wed, 1 Jan 2025 15:21:38 -0600 Subject: [PATCH] 2.4GHz to prevent wrapping --- src/lib/resource.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/resource.ts b/src/lib/resource.ts index f7ff4d2..10f8839 100644 --- a/src/lib/resource.ts +++ b/src/lib/resource.ts @@ -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"], }, {