mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #421 from markbirss/develop
Update mesh.proto add Waveshare ESP32-S3-PICO #3081
This commit is contained in:
commit
a5d410d407
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
|
||||
*/
|
||||
ESP32_S3_PICO = 55;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue