From 5db2c9d69c7d7bdfef51f3d5c47549c179665021 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Sun, 25 Jan 2026 16:25:54 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4314) --- app/src/main/assets/firmware_releases.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index b6a83a1e1..afabc46ed 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9436", + "title": "Replace strcpy with strncpy and null termination in `MQTT::publish` for JSON payloads", + "page_url": "https://github.com/meshtastic/firmware/pull/9436", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9432", "title": "Turn off Radio prior to doDeepSleep", @@ -223,12 +229,6 @@ "title": "fix(PortduinoGlue): spi_dev_int packing", "page_url": "https://github.com/meshtastic/firmware/pull/9319", "zip_url": "https://discord.com/invite/meshtastic" - }, - { - "id": "9238", - "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" } ] } \ No newline at end of file