From 5f1a4e58307d30a0a23c3e0b206562448b4ba00a Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Fri, 4 Sep 2026 10:08:29 -0700 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations) (#7034) --- androidApp/src/main/assets/device_hardware.json | 3 +++ androidApp/src/main/assets/device_links.json | 12 +++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/androidApp/src/main/assets/device_hardware.json b/androidApp/src/main/assets/device_hardware.json index 294a83be4c..b1267e667d 100644 --- a/androidApp/src/main/assets/device_hardware.json +++ b/androidApp/src/main/assets/device_hardware.json @@ -1777,6 +1777,9 @@ "tags": [ "Seeed" ], + "images": [ + "seeed_wio_tracker_l2.svg" + ], "requiresDfu": true, "partitionScheme": "16MB" } diff --git a/androidApp/src/main/assets/device_links.json b/androidApp/src/main/assets/device_links.json index 9db4f8202e..464b7b0292 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-08-30T17:22:39.329Z", + "generatedAt": "2026-09-04T16:28:20.389Z", "source": "https://msh.to/api/urls", "links": [ { @@ -3845,6 +3845,16 @@ "GB", "US" ] + }, + { + "shortCode": "ttc", + "url": "https://msh.to/ttc", + "description": "Thing Things Conference 2026", + "type": "internal", + "targets": [], + "hwModels": [], + "marketplace": null, + "regions": null } ] }