This commit is contained in:
e2002
2022-11-22 13:27:07 +03:00
parent 0bb4272d8b
commit 58f1665952
9 changed files with 795 additions and 5 deletions

View File

@@ -36,6 +36,8 @@
#include "displayILI9225.h"
#elif DSP_MODEL==DSP_ST7796
#include "displayST7796.h"
#elif DSP_MODEL==DSP_GC9A01A
#include "displayGC9A01A.h"
#endif
//extern DspCore dsp;