2020-09-03
This commit is contained in:
parent
853a3a4632
commit
751a9fb93f
570 changed files with 50854 additions and 16474 deletions
|
|
@ -36,7 +36,8 @@ void setup() {
|
|||
Serial.print("e-Paper init failed");
|
||||
return;
|
||||
}
|
||||
epd.DisplayFrame(IMAGE_DATA);
|
||||
//epd.Clean();
|
||||
epd.DisplayOneQuarterFrame(IMAGE_DATA);
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue