diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 9cf973e87..c6a27b132 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -885,6 +885,9 @@ "tags": [ "Heltec" ], + "images": [ + "heltec_mesh_pocket.svg" + ], "requiresDfu": true }, { @@ -892,12 +895,15 @@ "hwModelSlug": "SEEED_SOLAR_NODE", "platformioTarget": "seeed_solar_node", "architecture": "nrf52840", - "activelySupported": false, + "activelySupported": true, "supportLevel": 1, - "displayName": "SenseCAP Solar Node", + "displayName": "Seeed SenseCAP Solar Node", "tags": [ "Seeed" ], + "images": [ + "seeed_solar.svg" + ], "requiresDfu": true }, { @@ -911,6 +917,10 @@ "tags": [ "Seeed" ], + "images": [ + "wio_tracker_l1.svg", + "wio_tracker_l1_case.svg" + ], "requiresDfu": true } ] \ No newline at end of file