mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 11:10:52 +00:00
increase swipe distance for larger screen
This commit is contained in:
@@ -10,8 +10,8 @@ build_flags = -g -O0 -fno-strict-aliasing
|
|||||||
-I variants/esp32s3/t5s3_epaper
|
-I variants/esp32s3/t5s3_epaper
|
||||||
-D T5_S3_EPAPER_PRO
|
-D T5_S3_EPAPER_PRO
|
||||||
-D PRIVATE_HW
|
-D PRIVATE_HW
|
||||||
-D TOUCH_THRESHOLD_X=50
|
-D TOUCH_THRESHOLD_X=60
|
||||||
-D TOUCH_THRESHOLD_Y=30
|
-D TOUCH_THRESHOLD_Y=40
|
||||||
-D TIME_LONG_PRESS=500
|
-D TIME_LONG_PRESS=500
|
||||||
-D CONFIG_DISABLE_HAL_LOCKS=1 ; we use SPILock instead
|
-D CONFIG_DISABLE_HAL_LOCKS=1 ; we use SPILock instead
|
||||||
-D EINK_LIMIT_GHOSTING_PX=5000
|
-D EINK_LIMIT_GHOSTING_PX=5000
|
||||||
|
|||||||
Reference in New Issue
Block a user