Added 2.36inch e-Paper (G) program and some fixes.

This commit is contained in:
SSYYL 2022-08-18 11:31:38 +08:00
commit 335392a396
41 changed files with 3920 additions and 595 deletions

View file

@ -38,7 +38,9 @@
#include <stdlib.h> // malloc() free()
int EPD_1in64g_test(void);
int EPD_2in36g_test(void);
int EPD_3in0g_test(void);
int EPD_4in37g_test(void);
int EPD_7in3g_test(void);
int EPD_1in54_DES_test(void);