Add 4.37inch e-Paper (G) STM32 program and fix some bugs.
This commit is contained in:
parent
31c2e4176e
commit
77accf11dd
32 changed files with 4453 additions and 1186 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
|
@ -5,6 +5,8 @@
|
|||
"gui_paint.h": "c",
|
||||
"math.h": "c",
|
||||
"dev_config.h": "c",
|
||||
"epd_4in37g.h": "c"
|
||||
"epd_4in37g.h": "c",
|
||||
"epd_test.h": "c",
|
||||
"epd_3in0g.h": "c"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue