mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
WIO
This commit is contained in:
parent
022ea79bad
commit
24c7a3d287
1 changed files with 2 additions and 2 deletions
|
|
@ -732,12 +732,12 @@ enum HardwareModel {
|
|||
/**
|
||||
* Seeed Tracker L1
|
||||
*/
|
||||
SEEED_TRACKER_L1 = 99;
|
||||
SEEED_WIO_TRACKER_L1 = 99;
|
||||
|
||||
/**
|
||||
* Seeed Tracker L1 EINK driver
|
||||
*/
|
||||
SEEED_TRACKER_L1_EINK = 100;
|
||||
SEEED_WIO_TRACKER_L1_EINK = 100;
|
||||
|
||||
/*
|
||||
* Reserved ID for future and past use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue