add upload protocol to platformio.ini (#225)

This commit is contained in:
rjwats
2021-01-28 22:10:48 +00:00
committed by GitHub
parent 4917b38747
commit 7b59fb2f52

View File

@ -24,6 +24,7 @@ lib_compat_mode = strict
; --port=8266
; --auth=esp-react
;upload_port = 192.168.0.11
;upload_protocol = espota
framework = arduino
monitor_speed = 115200