8000 add upload protocol to platformio.ini (#225) · thinkervipin/esp8266-react@7b59fb2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b59fb2

Browse files
authored
add upload protocol to platformio.ini (rjwats#225)
1 parent 4917b38 commit 7b59fb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ lib_compat_mode = strict
2424
; --port=8266
2525
; --auth=esp-react
2626
;upload_port = 192.168.0.11
27+
;upload_protocol = espota
2728

2829
framework = arduino
2930
monitor_speed = 115200

0 commit comments

Comments
 (0)
0