mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update mesh.proto
This commit is contained in:
parent
175a5c97fb
commit
cb5696dc04
1 changed files with 2 additions and 2 deletions
|
|
@ -437,9 +437,9 @@ enum HardwareModel {
|
|||
HELTEC_HT62 = 53;
|
||||
|
||||
/*
|
||||
* E22-900M series modules with ESP32-S3
|
||||
* Boards with EBYTE SPI LoRa modules and ESP32-S3 MCU
|
||||
*/
|
||||
E22_900M_S3 = 54;
|
||||
EBYTE_ESP32_S3 = 54;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue