mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Update hardware model extension
This commit is contained in:
parent
909100b6d5
commit
1e63bfa85f
1 changed files with 3 additions and 3 deletions
|
|
@ -93,11 +93,11 @@ extension UserEntity {
|
|||
return "UNSET"
|
||||
/// B&Q Consulting
|
||||
case "NANOG1", "NANOG1EXPLORER":
|
||||
return "UNSET"
|
||||
return "NANOG1"
|
||||
case "NANOG2ULTRA":
|
||||
return "UNSET"
|
||||
return "NANOG2ULTRA"
|
||||
case "STATIONG2":
|
||||
return "UNSET"
|
||||
return "STATIONG2"
|
||||
/// DIY Devices
|
||||
case "RPIPICO":
|
||||
return "RPIPICO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue