From 78c2a115a7007035b2a39bee5582b4f69500d0d6 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Mon, 26 Jan 2026 18:26:38 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4329) --- app/src/main/assets/firmware_releases.json | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 570e35e60..c21dd7de7 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9443", + "title": "Fix StoreForwardModule retry_delay multiplier always evaluating to 2x", + "page_url": "https://github.com/meshtastic/firmware/pull/9443", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9432", "title": "Turn off Radio prior to doDeepSleep", @@ -223,18 +229,6 @@ "title": "Change I2C pins to NFC pads for XIAO nRF52840", "page_url": "https://github.com/meshtastic/firmware/pull/9238", "zip_url": "https://discord.com/invite/meshtastic" - }, - { - "id": "9227", - "title": "Change canned message recipient's previous page to send page", - "page_url": "https://github.com/meshtastic/firmware/pull/9227", - "zip_url": "https://discord.com/invite/meshtastic" - }, - { - "id": "9213", - "title": "Feature T-Deck Pro and T-Deck: add Chinese IME and built-in GB2312 pinyin table", - "page_url": "https://github.com/meshtastic/firmware/pull/9213", - "zip_url": "https://discord.com/invite/meshtastic" } ] } \ No newline at end of file