Merge branch 'master' into t5-epaper-pro

This commit is contained in:
Manuel
2026-01-08 17:31:54 +01:00
committed by GitHub
27 changed files with 502 additions and 95 deletions

View File

@@ -20,6 +20,8 @@
#define SCREEN_TRANSITION_FRAMERATE 5 // fps
#define USE_TFTDISPLAY 1
#define HAS_DRV2605 1
#define HAS_TOUCHSCREEN 1
#define SCREEN_TOUCH_INT 16
#define SCREEN_TOUCH_USE_I2C1

View File

@@ -26,6 +26,8 @@
#define I2C_SDA SDA
#define I2C_SCL SCL
#define HAS_DRV2605 1
#define USE_POWERSAVE
#define SLEEP_TIME 120