Add the 4.37inch e-Paper (G) C program and fix.
This commit is contained in:
parent
77c499d749
commit
7431785a9c
20 changed files with 575 additions and 197 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue