From 4643435f5f72585392a82ab9f420cbd2e6547ced Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:30:30 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4445) --- app/src/main/assets/firmware_releases.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 3ab7c310c..0ace8770f 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -229,6 +229,18 @@ "title": "Allow using Spreading Factors 5 and 6", "page_url": "https://github.com/meshtastic/firmware/pull/9363", "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "id": "9329", + "title": "Add Support for HDC1080 Moisture and Temperature Sensor", + "page_url": "https://github.com/meshtastic/firmware/pull/9329", + "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "id": "9319", + "title": "fix(PortduinoGlue): spi_dev_int packing", + "page_url": "https://github.com/meshtastic/firmware/pull/9319", + "zip_url": "https://discord.com/invite/meshtastic" } ] } \ No newline at end of file