adjusted downlink messge handler framework

This commit is contained in:
strawmanbobi
2022-03-24 17:25:42 +08:00
parent 0ef02dcf4b
commit 3d34e57a4c
5 changed files with 11 additions and 4 deletions

View File

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