Add the 4.37inch e-Paper (G) C program and fix.

This commit is contained in:
SSYYL 2022-08-15 19:49:22 +08:00
commit 7431785a9c
20 changed files with 575 additions and 197 deletions

View file

@ -1,5 +1,10 @@
{
"files.associations": {
"imagedata.h": "c"
"imagedata.h": "c",
"epd_5in65f.h": "c",
"gui_paint.h": "c",
"math.h": "c",
"dev_config.h": "c",
"epd_4in37g.h": "c"
}
}