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.
1 parent 40ccd05 commit c7c2af0Copy full SHA for c7c2af0
zephyr/ra/ra_cfg/fsp_cfg/r_glcdc_cfg.h
@@ -11,7 +11,7 @@ extern "C" {
11
#endif
12
13
#define GLCDC_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
14
-#define GLCDC_CFG_COLOR_CORRECTION_ENABLE (false)
+#define GLCDC_CFG_COLOR_CORRECTION_ENABLE (true)
15
16
/* Disable DSI function handling */
17
#ifdef GLCDC_CFG_USING_DSI
0 commit comments