SolderedElectronics / Inkplate-Arduino-library

Inkplate family Arduino library. The easiest way to add e-paper to your project.
https://inkplate.readthedocs.io/en/latest/arduino.html
GNU Lesser General Public License v3.0
249 stars 78 forks source link

display.clean() not implemented? #246

Closed subatomike closed 6 months ago

subatomike commented 6 months ago

API shows this function, but it seems not to be available for 6plus. https://inkplate.readthedocs.io/en/latest/arduino.html#inkplate-clean

subatomike commented 6 months ago

resolved. Was using an improper argument. Should be clean(int,int).

rsoric commented 6 months ago

Hi, glad you got it resolved :)