From 8e4541c147612b8c6850e13bdb858ce3959de3f3 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:06:20 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4264) --- app/src/main/assets/firmware_releases.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index abf8fc4e8..90ee31797 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -181,6 +181,12 @@ ] }, "pullRequests": [ + { + "id": "9363", + "title": "Allow using Spreading Factors 5 and 6", + "page_url": "https://github.com/meshtastic/firmware/pull/9363", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9350", "title": "Delete unused code",