add 4.01f demo

This commit is contained in:
SSYYL 2021-01-05 15:21:46 +08:00
commit 7b958776c8
52 changed files with 11250 additions and 1902 deletions

View file

@ -42,7 +42,7 @@ void setup() {
Serial.print("draw image\r\n ");
epd.EPD_5IN65F_Display_part(gImage_5in65f, 204, 153, 192, 143);
// epd.EPD_5IN65F_Show7Block();
delay(2000);
}