Updated Flash Sonoff using Raspberry Pi (markdown)

Michael Ingraham 2019-09-24 20:34:54 -04:00
parent b2c4b89fba
commit 5cbd3c5368
1 changed files with 1 additions and 1 deletions

@ -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.....