Update mesh.proto

This commit is contained in:
S5NC 2024-04-15 20:30:25 +01:00 committed by GitHub
parent f92900c5f8
commit a650d05aab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -510,6 +510,11 @@ enum HardwareModel {
*/
TD_LORAC = 60;
/*
* CDEBYTE EoRa-S3 board using their own MM modules, clone of LILYGO T3S3
*/
CDEBYTE_EORA_S3 = 61;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.