From c44d2f326865f6ae6fce4c5ba88f3a92cf69e54d Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 5 Feb 2026 06:24:23 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4458) --- 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 0ace8770f..4678d20b2 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -241,6 +241,12 @@ "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