fixed downstream payload process issue

This commit is contained in:
strawmanbobi
2022-07-30 19:59:31 +08:00
parent 37bcba8471
commit 1e6a4c30c0
4 changed files with 29 additions and 21 deletions

View File

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