mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #394 from S5NC/generalize-to-EBYTE_ESP32-S3
Generalize E22-900M_S3 to EBYTE_ESP32-S3
This commit is contained in:
commit
78afb5399f
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
|
||||
* EBYTE SPI LoRa module and ESP32-S3
|
||||
*/
|
||||
E22_900M_S3 = 54;
|
||||
EBYTE_ESP32_S3 = 54;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue