mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update device hardware list from Meshtastic API (#1975)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
b861d07aba
commit
ead0c43381
1 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue