From 99c7989b8fdae910692536a5f465f8fd33b5640b Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:36:43 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4192) --- app/src/main/assets/device_hardware.json | 2 +- app/src/main/assets/firmware_releases.json | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 2c8ddcf07..b71d13994 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -354,7 +354,7 @@ "platformioTarget": "t-echo-plus", "architecture": "nrf52840", "supportLevel": 1, - "activelySupported": false, + "activelySupported": true, "displayName": "LILYGO T-Echo Plus", "tags": [ "LilyGo" diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index cce9e11ce..92289a164 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -182,9 +182,9 @@ }, "pullRequests": [ { - "id": "9259", - "title": "add support for uMesh Modules", - "page_url": "https://github.com/meshtastic/firmware/pull/9259", + "id": "9289", + "title": "Added Minimesh variant", + "page_url": "https://github.com/meshtastic/firmware/pull/9289", "zip_url": "https://discord.com/invite/meshtastic" }, { @@ -222,12 +222,6 @@ "title": "fix: extend retransmission timeout for ROUTER_LATE broadcast window", "page_url": "https://github.com/meshtastic/firmware/pull/9186", "zip_url": "https://discord.com/invite/meshtastic" - }, - { - "id": "9176", - "title": "Add Minimesh Lite device variant", - "page_url": "https://github.com/meshtastic/firmware/pull/9176", - "zip_url": "https://discord.com/invite/meshtastic" } ] } \ No newline at end of file