fix atk-dnesp32s3 backlight output invert

This commit is contained in:
Terrence
2025-03-20 01:26:39 +08:00
parent 39e9d49288
commit f553459121

View File

@@ -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_