mirror of https://github.com/arendst/Tasmota.git
Updated Flash Sonoff using Raspberry Pi (markdown)
parent
b2c4b89fba
commit
5cbd3c5368
|
@ -105,7 +105,7 @@ esptool.py --port /dev/ttyS0 write_flash -fm dout 0x0 /path/to/downloaded/sonoff
|
|||
You should see output like this:
|
||||
|
||||
```bash
|
||||
➜ ~ esptool.py --port /dev/ttyAMA0 write_flash -fm dout 0x0 sonoff-basic.bin
|
||||
➜ ~ esptool.py --port /dev/ttyAMA0 write_flash -fm dout 0x0 sonoff.bin
|
||||
esptool.py v2.5.1
|
||||
Serial port /dev/ttyAMA0
|
||||
Connecting.....
|
||||
|
|
Loading…
Reference in New Issue