Fix typo

Lars Pedersen 2018-05-12 21:43:25 +02:00
parent a2844affc5
commit 82aa6c4514
1 changed files with 1 additions and 1 deletions

@ -35,7 +35,7 @@ upload_port = COM5
upload_speed = 115200
;upload_resetmethod = nodemcu
```
Enable desired options in _patformio.ini_ for upload to your local OTA server like:
Enable desired options in _platformio.ini_ for upload to your local OTA server like:
```
; *** Upload file to OTA server using HTTP
upload_port = domus1:80/api/upload-arduino.php