From aa835aa7c981ad1f04293dfcc201187476623f3f Mon Sep 17 00:00:00 2001 From: Pavel Zhovner Date: Fri, 23 Oct 2020 16:54:16 +0300 Subject: [PATCH] [Wiki] Update firmware fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8956e254..fbb51d4d 100644 --- a/README.md +++ b/README.md @@ -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