forked from xiaozhi/xiaozhi-esp32
fix atk-dnesp32s3 backlight output invert
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
#define DISPLAY_OFFSET_Y 0
|
#define DISPLAY_OFFSET_Y 0
|
||||||
|
|
||||||
#define DISPLAY_BACKLIGHT_PIN GPIO_NUM_NC
|
#define DISPLAY_BACKLIGHT_PIN GPIO_NUM_NC
|
||||||
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
|
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT true
|
||||||
|
|
||||||
#endif // _BOARD_CONFIG_H_
|
#endif // _BOARD_CONFIG_H_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user