mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 19:20:41 +00:00
workaround for FastEPD partial update bug (artifacts)
This commit is contained in:
@@ -14,7 +14,9 @@ build_flags = -g -O0 -fno-strict-aliasing
|
||||
-D TOUCH_THRESHOLD_Y=30
|
||||
-D TIME_LONG_PRESS=500
|
||||
-D CONFIG_DISABLE_HAL_LOCKS=1 ; we use SPILock instead
|
||||
-D EINK_LIMIT_GHOSTING_PX
|
||||
-D EINK_LIMIT_GHOSTING_PX=5000
|
||||
-D EPD_FULLSLOW_PERIOD=100
|
||||
-D FAST_EPD_PARTIAL_UPDATE_BUG
|
||||
; -D GPS_POWER_TOGGLE
|
||||
|
||||
build_src_filter =
|
||||
|
||||
Reference in New Issue
Block a user