Updated OTA over SCP (markdown)

Fabian 2018-01-12 16:48:20 +01:00
parent 6bf191b031
commit 61efad7a3a
1 changed files with 3 additions and 1 deletions

@ -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