Skip to content

Commit f15b27c

Browse files
author
fvanroie
committed
Lower BACKLIGHT_FREQUENCY to 100 #691
1 parent f0eda50 commit f15b27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_setups/esp32s3/sunton-esp32-s3-tft.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build_flags =
2121
-D HASP_USE_ARDUINOGFX=1
2222
-D HASP_LV_USE_SW_ROTATE=1
2323
-D TFT_BCKL=2
24-
-D BACKLIGHT_FREQUENCY=2000
24+
-D BACKLIGHT_FREQUENCY=100
2525
;endregion
2626

2727
lib_deps =

0 commit comments

Comments
 (0)