mirror of https://github.com/arendst/Tasmota.git
Updated OTA over SCP (markdown)
parent
6bf191b031
commit
61efad7a3a
|
@ -27,4 +27,6 @@ sudo /etc/init.d/ssh restart
|
||||||
```
|
```
|
||||||
|
|
||||||
# Upload Tasmota
|
# Upload Tasmota
|
||||||
Easy compilation and upload can be performed from the icons at the left side of the PlatformIO screen or use `Ctrl` + `Alt` + `U` to upload (will build if needed).
|
Easy compilation and upload can be performed from the icons at the left side of the PlatformIO screen or use `Ctrl` + `Alt` + `U` to upload (will build if needed).
|
||||||
|
|
||||||
|
More: https://github.com/arendst/Sonoff-Tasmota/pull/934
|
Loading…
Reference in New Issue