This commit is contained in:
Jeremy 2025-07-22 15:35:32 -04:00 committed by GitHub
commit 89397c8f7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1120,7 +1120,7 @@
#define EEPROM_OFFSET EEPROM_SIZE-EEPROM_RESERVED
#define HAS_EEPROM false
#define HAS_SD false
#define HAS_DISPLAY true
#define HAS_DISPLAY false //Temporarially disable display code to not burn out the e-ink until the display code is fixed
#define DISPLAY EINK_BW
#define DISPLAY_MODEL GxEPD2_154_D67
#define BLE_MANUFACTURER "LilyGO"