Updated develop OTA link

Jason2866 2019-10-17 10:28:14 +02:00
parent 8af4e81ea4
commit 095dbcbf19
1 changed files with 2 additions and 2 deletions

@ -56,9 +56,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/020502/sonoff-sensors.bin
otaurl http://thehackbox.org/tasmota/sonoff-sensors.bin
```
*In this example we chose a development branch version with additional sensors support based on a 2.5.2 core*
*In this example we chose a development branch version with additional sensors support*
Initiate [upgrade](Commands#upgrade) from OTA server
```lua