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
1091250d25
commit
a4047d387f
1 changed files with 5 additions and 0 deletions
|
|
@ -450,6 +450,11 @@ enum HardwareModel {
|
|||
* EBYTE SPI LoRa module and ESP32-S3
|
||||
*/
|
||||
EBYTE_ESP32_S3 = 54;
|
||||
|
||||
/*
|
||||
* Waveshare ESP32-S3-PICO with PICO LoRa HAT and 2.9inch e-Ink
|
||||
*/
|
||||
EBYTE_ESP32_S3 = 55;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue