mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #511 from meshtastic/wm1110-proper-ID
WIO WM 1110 ID
This commit is contained in:
commit
a641c5ce4f
1 changed files with 5 additions and 0 deletions
|
|
@ -324,6 +324,11 @@ enum HardwareModel {
|
|||
*/
|
||||
WIPHONE = 20;
|
||||
|
||||
/*
|
||||
* WIO Tracker WM1110 family from Seeed Studio. Includes wio-1110-tracker and wio-1110-sdk
|
||||
*/
|
||||
WIO_WM1110 = 21;
|
||||
|
||||
/*
|
||||
* 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