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 (#1830)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
87f084e3ce
commit
b81a485b2f
1 changed files with 13 additions and 0 deletions
|
|
@ -886,5 +886,18 @@
|
|||
"Heltec"
|
||||
],
|
||||
"requiresDfu": true
|
||||
},
|
||||
{
|
||||
"hwModel": 95,
|
||||
"hwModelSlug": "SEEED_SOLAR_NODE",
|
||||
"platformioTarget": "seeed_solar_node",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "SenseCAP Solar Node",
|
||||
"tags": [
|
||||
"Seeed"
|
||||
],
|
||||
"requiresDfu": true
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue