update core library

This commit is contained in:
Siwat Sirichai 2024-02-16 01:31:03 +07:00
parent a590c38dae
commit 2689166f45

View file

@ -12,8 +12,8 @@
platform = espressif32 platform = espressif32
board = wt32-eth01 board = wt32-eth01
framework = arduino framework = arduino
lib_deps = siwats/ESPMegaPROR3@^2.3.4 lib_deps = siwats/ESPMegaPROR3@^2.3.5
monitor_speed = 115200 monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=5 build_flags = -DCORE_DEBUG_LEVEL=0
upload_port = COM28 upload_port = COM28
monitor_port = COM28 monitor_port = COM28