kopia lustrzana https://github.com/meshtastic/protobufs
commit
f2cf4cf0ed
|
@ -290,6 +290,11 @@ enum HardwareModel {
|
|||
*/
|
||||
HELTEC_V1 = 11;
|
||||
|
||||
/*
|
||||
* New T-BEAM with ESP32-S3 CPU
|
||||
*/
|
||||
LILYGO_TBEAM_S3_CORE = 12;
|
||||
|
||||
/*
|
||||
* Less common/prototype boards listed here (needs one more byte over the air)
|
||||
*/
|
||||
|
|
Ładowanie…
Reference in New Issue