Update mesh.proto

This commit is contained in:
Mark Trevor Birss 2024-01-11 19:27:25 +02:00 committed by GitHub
parent 1091250d25
commit a4047d387f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------