mirror of https://github.com/arendst/Tasmota.git
Fix typo
parent
a2844affc5
commit
82aa6c4514
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue