diff --git a/components/display/st7789v.rst b/components/display/st7789v.rst index fd47c065a..7bdeb8fa8 100644 --- a/components/display/st7789v.rst +++ b/components/display/st7789v.rst @@ -96,7 +96,7 @@ To bring in color images: - file: "image.jpg" id: my_image resize: 200x200 - type: RGB565 + type: RGB24 ...