Backlight frequency

Slight flickering improvement
This commit is contained in:
Ken Van Hoeylandt 2026-07-15 00:43:27 +02:00
parent 80c716d97f
commit deb2bd787c

View File

@ -66,6 +66,7 @@
display_backlight {
compatible = "espressif,esp32-ledc-backlight";
pin-backlight = <&gpio0 2 GPIO_FLAG_NONE>;
frequency-hz = <512>;
};
display0 {