some fixes and firmware stabilization
This commit is contained in:
@@ -15,6 +15,7 @@ framework = arduino
|
||||
board_build.f_flash = 80000000L
|
||||
monitor_speed = 115200
|
||||
build_flags =
|
||||
; -DCORE_DEBUG_LEVEL=3
|
||||
-DBOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
src_filter =
|
||||
@@ -23,4 +24,4 @@ lib_deps =
|
||||
TTGO TWatch Library@>=1.2.0
|
||||
ESP Async WebServer@>=1.2.0
|
||||
AsyncTCP@>=1.1.1
|
||||
ArduinoJson@>=6.15.2
|
||||
ArduinoJson@>=6.15.2
|
||||
Reference in New Issue
Block a user