Added 2.36inch e-Paper (G) program and some fixes.
This commit is contained in:
parent
7f6b83f97c
commit
335392a396
41 changed files with 3920 additions and 595 deletions
|
|
@ -58,7 +58,7 @@ int EPD_4in37g_test(void)
|
|||
printf("show image for array\r\n");
|
||||
Paint_SelectImage(BlackImage);
|
||||
Paint_Clear(EPD_4IN37G_WHITE);
|
||||
Paint_DrawBitMap(Image4color);
|
||||
Paint_DrawBitMap(gImage_4in37g);
|
||||
EPD_4IN37G_Display(BlackImage);
|
||||
DEV_Delay_ms(2000);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue