mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Neo
This commit is contained in:
parent
92b1646665
commit
12a1ca1bc5
2 changed files with 4 additions and 1 deletions
|
|
@ -134,6 +134,9 @@ extension UserEntity {
|
|||
return "NANOG1"
|
||||
case "NANOG2ULTRA":
|
||||
return "NANOG2ULTRA"
|
||||
/// Muzi Works
|
||||
case "MUZIR1NEO":
|
||||
return "MUZIR1NEO"
|
||||
case "STATIONG2":
|
||||
return "STATIONG2"
|
||||
/// DIY Devices
|
||||
|
|
|
|||
|
|
@ -1051,7 +1051,7 @@
|
|||
"hwModelSlug": "MUZI_R1_NEO",
|
||||
"platformioTarget": "r1-neo",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"activelySupported": true,
|
||||
"supportLevel": 1,
|
||||
"displayName": "muzi R1 Neo",
|
||||
"tags": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue