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

Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-05-08 10:39:07 -05:00 committed by GitHub
parent 87f084e3ce
commit b81a485b2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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