add T-mini epaper s3 kit HW id (#863)

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
This commit is contained in:
Manuel 2026-02-21 08:36:45 +01:00 committed by GitHub
parent cb07ce2b30
commit 93bee530c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -860,6 +860,11 @@ enum HardwareModel {
*/
TBEAM_BPF = 124;
/*
* LilyGo T-Mini E-paper S3 Kit
*/
MINI_EPAPER_S3 = 125;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* 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.