Added: "(or use Fing in Android)" in line "* Use NMAP to find the device's IP (or use Fing in Android)"

gerardovf 2017-09-08 17:17:58 +02:00
parent 438211ced2
commit 3b71c59419
1 changed files with 1 additions and 1 deletions

@ -86,7 +86,7 @@ SonOTA should say something like:
```
* Now, the device is connecting to your *temporary* Wifi and downloading minimal Sonoff-Tasmota image. This can take some time (2 minutes), after which device will reset and connect back to temporary Wifi.
* Connect your PC to the *temporary* Wifi
* Use NMAP to find the device's IP:
* Use NMAP to find the device's IP (or use Fing in Android):
```
nmap 172.20.19.1-255 -p 80
```