Update mesh.proto

This commit is contained in:
S5NC 2023-10-11 00:33:57 +01:00 committed by GitHub
parent 175a5c97fb
commit cb5696dc04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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