diff --git a/platformio.ini b/platformio.ini index c5035e5..11ffeab 100644 --- a/platformio.ini +++ b/platformio.ini @@ -12,8 +12,8 @@ platform = espressif32 board = wt32-eth01 framework = arduino -lib_deps = siwats/ESPMegaPROR3@^2.3.4 +lib_deps = siwats/ESPMegaPROR3@^2.3.5 monitor_speed = 115200 -build_flags = -DCORE_DEBUG_LEVEL=5 +build_flags = -DCORE_DEBUG_LEVEL=0 upload_port = COM28 monitor_port = COM28 \ No newline at end of file