Add 4.37inch e-Paper (G) STM32 program and fix some bugs.

This commit is contained in:
SSYYL 2022-08-16 16:59:55 +08:00
commit 77accf11dd
32 changed files with 4453 additions and 1186 deletions

View file

@ -40,8 +40,7 @@ int EPD_4in37g_test(void)
printf("e-Paper Init and Clear...\r\n");
EPD_4IN37G_Init();
printf("Black \r\n");
struct timespec start={0,0}, finish={0,0};
clock_gettime(CLOCK_REALTIME, &start);
EPD_4IN37G_Clear(EPD_4IN37G_WHITE); // WHITE