martinberlin / epdiy-esp32-epub-reader

An ESP32 e-reader forked to focus on epdiy epaper controllers
https://fasani.de
MIT License
3 stars 1 forks source link

Update rendering engine to LovyanGFX #5

Closed martinberlin closed 2 years ago

martinberlin commented 2 years ago

Disconnect IT8951 epaper from using EPDiy as framebuffer (Since that generates additional problems and it's kind of an aberration)

IMPORTANT

This update deprecates EPDiy based boards like V5, V6 and Lilygo parallel EPD047 devices

#include "Epdiy.h"
#include "Lilygo_t5_47.h"