Skip to content

Commit 71e5694

Browse files
committed
samples: drivers: video: capture: esp32s3_eye_procpu: BGR/RGB swap
Propagate #79996 where RGB_565 and BGR_565 interchange got fixed. It is not necessary to enable the BGR_565 format for the ST7789V display as RGB_565, the default, is correct. Signed-off-by: Josuah Demangeon <[email protected]>
1 parent 08401c6 commit 71e5694

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/drivers/video/capture/boards/esp32s3_eye_procpu.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ CONFIG_VIDEO_FRAME_HEIGHT=240
1010
CONFIG_VIDEO_FRAME_WIDTH=240
1111
CONFIG_VIDEO_PIXEL_FORMAT="RGBP"
1212
CONFIG_VIDEO_CTRL_VFLIP=y
13-
CONFIG_ST7789V_BGR565=y

0 commit comments

Comments
 (0)