From 5fbab140982ce8a6ad833938988bd91009c7709f Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Tue, 9 Sep 2025 17:07:11 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware) (#3039) Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com> --- app/src/main/assets/firmware_releases.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index d80b348d2..a7d6e8002 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -187,5 +187,12 @@ } ] }, - "pullRequests": [] + "pullRequests": [ + { + "id": "7658", + "title": "the original ZPS module from https://github.com/a-f-G-U-C/Meshtastic-ZPS", + "page_url": "https://github.com/meshtastic/firmware/pull/7658", + "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17074730483" + } + ] } \ No newline at end of file