merge from upstream and fix espressif_esp32s3_eye
This commit is contained in:
parent
02cc6c2aee
commit
198c8fea11
|
@ -111,8 +111,7 @@ void board_init(void) {
|
|||
sizeof(display_init_sequence),
|
||||
&pin_GPIO48, // backlight pin
|
||||
NO_BRIGHTNESS_COMMAND,
|
||||
1.0f, // brightness (ignored)
|
||||
false, // auto_brightness
|
||||
1.0f, // brightness
|
||||
false, // single_byte_bounds
|
||||
false, // data_as_commands
|
||||
true, // auto_refresh
|
||||
|
|
Loading…
Reference in New Issue