mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update meshtastic/mesh.proto
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
deff1ca54e
commit
7a256cad53
1 changed files with 3 additions and 3 deletions
|
|
@ -724,17 +724,17 @@ enum HardwareModel {
|
|||
*/
|
||||
CROWPANEL = 97;
|
||||
|
||||
/*
|
||||
/**
|
||||
* "Lilygo" LINK32 board with sensors
|
||||
*/
|
||||
LINK_32 = 98;
|
||||
|
||||
/*
|
||||
/**
|
||||
* Seeed Tracker L1
|
||||
*/
|
||||
SEEED_TRACKER_L1 = 99;
|
||||
|
||||
/*
|
||||
/**
|
||||
* Seeed Tracker L1 EINK driver
|
||||
*/
|
||||
SEEED_TRACKER_L1_EINK = 100;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue