From 0c3ab92908fcb42f15ee7ec9866d3bd9fac7ccc7 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:21:59 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4907) --- app/src/main/assets/firmware_releases.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index cea32950b..9121f7bb5 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,18 @@ ] }, "pullRequests": [ + { + "id": "9999", + "title": "Use UDP as roof node <---> indoor nodes backchannel", + "page_url": "https://github.com/meshtastic/firmware/pull/9999", + "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "id": "9998", + "title": "fix ExternalNotificationsModule Buzzer is all or nothing", + "page_url": "https://github.com/meshtastic/firmware/pull/9998", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9955", "title": "Add Env for Seeed XIAO ESP32-C6 + Wio-SX1262",