change single shot task, gets stability and memory
This commit is contained in:
@@ -15,13 +15,12 @@ framework = arduino
|
||||
board_build.f_flash = 80000000L
|
||||
monitor_speed = 115200
|
||||
build_flags =
|
||||
-DSPI_FREQUENCY=80000000L
|
||||
; -DLOG_LOCAL_LEVEL=ESP_LOG_INFO
|
||||
; -DSPI_FREQUENCY=80000000L
|
||||
-DBOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
src_filter =
|
||||
+<*>
|
||||
+<../src/font>
|
||||
+<../src/images>
|
||||
lib_deps =
|
||||
TTGO TWatch Library@>=1.2.0
|
||||
ESP Async WebServer@>=1.2.0
|
||||
|
||||
Reference in New Issue
Block a user