sparkfun / SparkFun_RGB_OLED_64x64_Arduino_Library

A fully featured Arduino library to support the RGB OLED 64x64 Display Breakout using the SSD1357 driver IC. Direct access to display RAM, drawing functions for pixels, lines, rectangles, and circles, and text display. A default font is built-in, and additional fonts can be hooked in by the user.
7 stars 4 forks source link

Custom bitmaps seem to have red/blue switched? #4

Open MuckYu opened 2 years ago

MuckYu commented 2 years ago

When I try the included bitmap examples they display find. But when I try to use a custom bitmap it seems to have the red and blue values switched. Is there an easy way to fix this?

I am using this converter.

https://lvgl.io/tools/imageconverter