Skip to content

Commit cdde287

Browse files
authored
Merge pull request #872 from meshtastic/tdisplay-s3-pro
Add LilyGo T-Display S3 Pro HW-ID
2 parents 2edc5ab + 0cc9cb2 commit cdde287

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

meshtastic/mesh.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,11 @@ enum HardwareModel {
865865
*/
866866
MINI_EPAPER_S3 = 125;
867867

868+
/*
869+
* LilyGo T-Display S3 Pro LR1121
870+
*/
871+
TDISPLAY_S3_PRO = 126;
872+
868873
/*
869874
* ------------------------------------------------------------------------------------------------------------------------------------------
870875
* 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.

0 commit comments

Comments
 (0)