From 06cea5976b0076e671d9e89a00d05b42edc3de6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 20:00:28 -0500 Subject: [PATCH] chore: update device hardware list from Meshtastic API (#2005) Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com> --- app/src/main/assets/device_hardware.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index c6a27b132..228fa536c 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -911,14 +911,13 @@ "hwModelSlug": "SEEED_WIO_TRACKER_L1", "platformioTarget": "seeed_wio_tracker_L1", "architecture": "nrf52840", - "activelySupported": false, + "activelySupported": true, "supportLevel": 1, "displayName": "Seeed Wio Tracker L1", "tags": [ "Seeed" ], "images": [ - "wio_tracker_l1.svg", "wio_tracker_l1_case.svg" ], "requiresDfu": true