fixed json payload parse issue

This commit is contained in:
strawmanbobi
2022-08-27 08:59:45 +08:00
parent 1e6a4c30c0
commit aaea27b4ba
4 changed files with 8 additions and 8 deletions

View File

@@ -18,8 +18,8 @@ platform = espressif8266
framework = arduino
monitor_speed = 115200
upload_speed = 115200
upload_port = COM6
monitor_port = COM6
upload_port = COM5
monitor_port = COM5
board_build.flash_mode = dout
build_flags =
-Wno-unused-function