add sleep
This commit is contained in:
parent
abe28de022
commit
690e23821e
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ void setup() {
|
|||
|
||||
Serial.print("e-Paper Clear\r\n ");
|
||||
epd.Clear();
|
||||
|
||||
epd.Sleep();
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue