[Wiki] Update firmware fix

This commit is contained in:
Pavel Zhovner 2020-10-23 16:54:16 +03:00
parent 37fc47a24f
commit aa835aa7c9

View File

@ -28,7 +28,7 @@ Flipper Zero's firmware consists of two components: [Bootloader](https://github.
2. Reboot Flipper to [Firmware update mode](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/UI#reboot-to-bootloader-firmware-update-mode)
3. Run `dfu-util -D firmware.bin -a 0 -s 0x08008000`
3. Run `dfu-util -D firmware.bin -a 0 -s 0x08008000:leave`
## Build from source