File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 33// #include <FFat.h>
44#include < SD.h>
55
6- #define ECC_NO_PRAGMAS // turn ESP32-Chimera-Core's pragma messages off
7- #define ECC_NO_SCREENSHOT // comment this out to take screenshots
8- #define ECC_NO_SPEAKER // comment this out to use audio
9- #define ECC_NO_NVSUTILS
10- #define ECC_NO_POWER
11- #define ECC_NO_MPU
12- #define ECC_NO_RTC
13- #include < ESP32-Chimera-Core.h> // use LGFX display autodetect
14-
15- // #include <M5Unified.h>
6+ // #define ECC_NO_PRAGMAS // turn ESP32-Chimera-Core's pragma messages off
7+ // #define ECC_NO_SCREENSHOT // comment this out to take screenshots
8+ // #define ECC_NO_SPEAKER // comment this out to use audio
9+ // #define ECC_NO_NVSUTILS
10+ // #define ECC_NO_POWER
11+ // #define ECC_NO_MPU
12+ // #define ECC_NO_RTC
13+ // #include <ESP32-Chimera-Core.h> // use LGFX display autodetect
14+
15+ #include < M5Unified.h>
1616
1717#include < ESP32-targz.h> // optional: https://github.com/tobozo/ESP32-targz
1818#define SDU_NO_PRAGMAS // turn M5StackUpdater's pragma messages off
You can’t perform that action at this time.
0 commit comments