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 } ] }