Merge pull request #4 from fcapano/patch-1

Add M5EPD as a platformio dependency
This commit is contained in:
Sean Kwok
2021-05-26 09:39:47 +08:00
committed by GitHub

View File

@@ -19,3 +19,5 @@ build_flags =
-DCORE_DEBUG_LEVEL=4
-DBOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
lib_deps =
m5stack/M5EPD