Add T5 S3 ePaper Pro HW-Id mesh.proto

This commit is contained in:
Manuel 2026-01-13 16:20:13 +01:00 committed by GitHub
parent 547a7d8033
commit 6c79c8be71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -850,6 +850,11 @@ enum HardwareModel {
*/
TBEAM_1_WATT = 122;
/*
* LilyGo T5 S3 ePaper Pro (V1 and V2)
*/
T5_S3_EPAPER_PRO = 123;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* 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.