From bce034eb1190bfe680a6fd9c06f2d5ebee466098 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Sat, 5 Sep 2026 08:30:27 -0700 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations) (#7039) --- androidApp/src/main/assets/device_links.json | 30 +++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/androidApp/src/main/assets/device_links.json b/androidApp/src/main/assets/device_links.json index 464b7b0292..189a6a8c13 100644 --- a/androidApp/src/main/assets/device_links.json +++ b/androidApp/src/main/assets/device_links.json @@ -1,6 +1,6 @@ { "version": 1, - "generatedAt": "2026-09-04T16:28:20.389Z", + "generatedAt": "2026-09-04T17:23:12.532Z", "source": "https://msh.to/api/urls", "links": [ { @@ -3855,6 +3855,34 @@ "hwModels": [], "marketplace": null, "regions": null + }, + { + "shortCode": "mini-epaper-s3", + "url": "https://msh.to/mini-epaper-s3", + "description": "Mini E-Paper S3 Kit", + "type": "vendor", + "targets": [ + "mini-epaper-s3" + ], + "hwModels": [ + 125 + ], + "marketplace": null, + "regions": null + }, + { + "shortCode": "tlora-c6", + "url": "https://msh.to/tlora-c6", + "description": "T-Lora C6", + "type": "vendor", + "targets": [ + "tlora-c6" + ], + "hwModels": [ + 83 + ], + "marketplace": null, + "regions": null } ] }