lexus2k / lcdgfx

Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms
MIT License
357 stars 51 forks source link

oled_cli question #65

Open thrwyy opened 2 years ago

thrwyy commented 2 years ago

Will the oled_cli program work with ili9341? Thanks

lexus2k commented 2 years ago

No, it needs to be modified. Currently it works with ssd1306 library and only for SSD1306 display.