From 20735ba06c4a629ffb15abd5a179d80c52b08d25 Mon Sep 17 00:00:00 2001 From: jamesarich <2199651+jamesarich@users.noreply.github.com> Date: Sun, 22 Feb 2026 13:19:03 +0000 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) Automated updates for: - Firmware releases list - Device hardware list - Crowdin source string uploads - Crowdin translation downloads - Module dependency graphs --- 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 34a1e34b69..cb627b272f 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9709", + "title": "platform: nrf52: Fix typo in BLEDfuSecure filename", + "page_url": "https://github.com/meshtastic/firmware/pull/9709", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9706", "title": "Add VL53L0 distance sensor.",