From 6ca0c8a4c9d3561c293e4df5a00c97a2ba9e4852 Mon Sep 17 00:00:00 2001 From: Anton Roslund Date: Fri, 26 Sep 2025 11:12:45 +0200 Subject: [PATCH] add 2.7.10 for T-LoRa T3-S3 --- static/firmware/firmware.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/firmware/firmware.json b/static/firmware/firmware.json index cdec446..e4e5858 100644 --- a/static/firmware/firmware.json +++ b/static/firmware/firmware.json @@ -9,7 +9,7 @@ "hwModelSlug": "tlora-t3s3-v1", "architecture": "esp32", "displayName": "LILYGO T-LoRa T3-S3", - "versions": ["2.6.11.60ec05e53"] + "versions": ["2.6.11.60ec05e53", "2.7.10.94d4bdf"] }, { "hwModelSlug": "heltec-v3",