chore: update device hardware list from Meshtastic API (#1975)

Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-05-30 12:57:58 -05:00 committed by GitHub
parent b861d07aba
commit ead0c43381
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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