From 6cdd10d936f0e133d3dcfacf1004f2191b431e5a Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Fri, 20 Mar 2026 08:35:13 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4863) --- app/src/main/assets/firmware_releases.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 9a4f5a834..c50ad960b 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -224,12 +224,6 @@ "page_url": "https://github.com/meshtastic/firmware/pull/9939", "zip_url": "https://discord.com/invite/meshtastic" }, - { - "id": "9931", - "title": "fix: apply LoRa config changes live without rebooting", - "page_url": "https://github.com/meshtastic/firmware/pull/9931", - "zip_url": "https://discord.com/invite/meshtastic" - }, { "id": "9903", "title": "feat: Support INA219/INA226 as primary battery sensor without ADC pin",