Added Inkplate5V2 core support
- Added Inkplate5V2 (with ED052TC4 e-paper display) core support inside the Inkplate library
- Fixed bug with Inkplate 6COLOR and deep sleep - Now Inkplate 6COLOR can use deep sleep without killing the 3V3 rail on power up after long sleep times
- Fixed Inkplate 6 deep sleep with a partial update - Missing DMA descriptor in partialUpdate() function was causing ESP32 to hang. Added I2S DMA descriptor fixed hang.
Community contributions:
- Better dithering on Inkplate 6COLOR - Thanks TheHans255 for the fix!