From fac41649948fef61a28941c2ee3d5767acff5f4e Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Sat, 30 May 2026 18:19:26 -0700 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5678) Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com> --- androidApp/src/main/assets/firmware_releases.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/androidApp/src/main/assets/firmware_releases.json b/androidApp/src/main/assets/firmware_releases.json index 45a0ba57a..543d39123 100644 --- a/androidApp/src/main/assets/firmware_releases.json +++ b/androidApp/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "10587", + "title": "Add SHT2x CRC check to fix i2c scan hang", + "page_url": "https://github.com/meshtastic/firmware/pull/10587", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "10578", "title": "PR: Fix has_module_settings flag inconsistency in channel updates",