fix atk-dnesp32s3 backlight output invert
This commit is contained in:
parent
39e9d49288
commit
f553459121
@ -38,7 +38,7 @@
|
||||
#define DISPLAY_OFFSET_Y 0
|
||||
|
||||
#define DISPLAY_BACKLIGHT_PIN GPIO_NUM_NC
|
||||
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
|
||||
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT true
|
||||
|
||||
#endif // _BOARD_CONFIG_H_
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user