mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
'station_g2'
This commit is contained in:
parent
863fd548c9
commit
5241583565
1 changed files with 5 additions and 0 deletions
|
|
@ -349,6 +349,11 @@ enum HardwareModel {
|
|||
*/
|
||||
RP2040_LORA = 30;
|
||||
|
||||
/*
|
||||
* B&Q Consulting Station G2: https://wiki.uniteng.com/en/meshtastic/station-g2
|
||||
*/
|
||||
STATION_G2 = 31;
|
||||
|
||||
/*
|
||||
* ---------------------------------------------------------------------------
|
||||
* Less common/prototype boards listed here (needs one more byte over the air)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue