From 7d637f990964efa72ffc9c13bc8ef47fd293d4a1 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:38:57 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4547) --- app/src/main/assets/firmware_releases.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 6dca6da3e..1ed37c035 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,12 +188,6 @@ ] }, "pullRequests": [ - { - "id": "9590", - "title": "Fix seeed_xiao_nrf52840_kit_i2c build", - "page_url": "https://github.com/meshtastic/firmware/pull/9590", - "zip_url": "https://discord.com/invite/meshtastic" - }, { "id": "9586", "title": "feat(esp32): add support for Native ESP32 Ethernet and WT32-ETH01 variant",