News

Copy the libraries (e-paper/arduino/libraries) of Arduino demo code to the libraries directory of Arduino IDE. (C:\users\username\documents\arduino\libraries by ...
The desired debug level can be set via setDebugLevel(DBG_WARNING). Debug messages are written via print which supports printf-style formatted output. If desired, timestamps can be prefixed to the ...