Updated OTA over SCP (markdown)

Fabian 2018-01-12 16:40:46 +01:00
parent 8f462c0a04
commit 050d001afc
1 changed files with 2 additions and 3 deletions

@ -26,6 +26,5 @@ _Optional reload the ssh service:_
sudo /etc/init.d/ssh restart sudo /etc/init.d/ssh restart
``` ```
Easy compilation and upload can be performed from the icons at the laft side of the PlatformIO screen or use Ctrl + Alt + U to upload (will build if needed). ## 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).
More: https://github.com/arendst/Sonoff-Tasmota/pull/934