mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add RAK2560 outdoor node
This commit is contained in:
parent
dc066c89f7
commit
09f453ed87
1 changed files with 5 additions and 0 deletions
|
|
@ -329,6 +329,11 @@ enum HardwareModel {
|
|||
*/
|
||||
WIO_WM1110 = 21;
|
||||
|
||||
/*
|
||||
* RAK2560 Solar base station based on RAK4630
|
||||
*/
|
||||
RAK2560 = 22;
|
||||
|
||||
/*
|
||||
* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue