M5Core-Ink icon indicating copy to clipboard operation
M5Core-Ink copied to clipboard

added flag for disable all calls (InkEnable fix issue)

Open hpsaturn opened this issue 3 years ago • 0 comments

We have a issue, when I try to use different Gfx library for eInk handling via SPI, the M5-CoreInk library don't disable completely the SPI calls, in this little pull request I disabled this calls (deepSleep calls) when the inkEnable is false.

hpsaturn avatar Jan 31 '21 11:01 hpsaturn