diff --git a/Flash-Sonoff-using-Raspberry-Pi.md b/Flash-Sonoff-using-Raspberry-Pi.md index 855a79c1..0ae1e05f 100644 --- a/Flash-Sonoff-using-Raspberry-Pi.md +++ b/Flash-Sonoff-using-Raspberry-Pi.md @@ -18,7 +18,7 @@ So, I will summarize the process and needed adoptions based on the above blog, p `sudo systemctl disable serial-getty@ttyS0.service` -`sudo cp /boot/cmdline.txt /boot/cmdline.bak` +`sudo cp /boot/cmdline.txt /boot/cmdline.bak` (This backups the file ;)) `sudo nano /boot/cmdline.txt` -> delete "console=serial0,115200" option @@ -47,7 +47,7 @@ Connect 3,3V while button pressed to enter flash-mode: `esptool.py —port /dev/ttyS0 erase_flash` -2. Flash .bin, which you can download from the release-section of this git (https://github.com/arendst/Sonoff-Tasmota/releases): +2. Flash .bin, which you can download from the [release-section](https://github.com/arendst/Sonoff-Tasmota/releases): Again connect 3,3V while pressing button: