From 0a3d2ec4b9d510e5156edb65813b1d214f86f060 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 19 Mar 2026 17:13:08 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4862) --- 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 33623d15f..9a4f5a834 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9955", + "title": "Add Env for Seeed XIAO ESP32-C6 + Wio-SX1262", + "page_url": "https://github.com/meshtastic/firmware/pull/9955", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9954", "title": "fix:[RTC] update time on rp2040",