Updated Upgrading (markdown)

Jason2866 2019-06-09 14:41:52 +02:00
parent e97b1f4790
commit c7d228345c
1 changed files with 2 additions and 2 deletions

@ -52,9 +52,9 @@ Your device can be upgraded using [commands](Commands) via MQTT, web requests or
[OtaUrl](Commands#OtaUrl) is used to set your OTA address.
```lua
otaurl http://thehackbox.org/tasmota/020500/sonoff-sensors.bin
otaurl http://thehackbox.org/tasmota/020502/sonoff-sensors.bin
```
*In this example we chose a development branch version with additional sensors support based on a 2.5 core*
*In this example we chose a development branch version with additional sensors support based on a 2.5.2 core*
Initiate [upgrade](Commands#upgrade) from OTA server
```lua