We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bca77b + 6b3ff04 commit 484029dCopy full SHA for 484029d
1 file changed
ports/espressif/boards/lilygo_tdongle_s3/board.c
@@ -97,7 +97,7 @@ static void display_init(void) {
97
false, // data_as_commands
98
true, // auto_refresh
99
60, // native_frames_per_second
100
- true, // backlight_on_high
+ false, // backlight_on_high
101
false, // SH1107_addressing
102
50000 // backlight pwm frequency
103
);
0 commit comments