From ccc4d86e138f3e5ea211ad3fd6861ede5c54b66f Mon Sep 17 00:00:00 2001 From: Albert Emil Date: Thu, 3 Aug 2017 23:10:24 +0200 Subject: [PATCH] Updated Pyboard Firmware Update (markdown) --- Pyboard-Firmware-Update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pyboard-Firmware-Update.md b/Pyboard-Firmware-Update.md index 81f9549..11b2f52 100644 --- a/Pyboard-Firmware-Update.md +++ b/Pyboard-Firmware-Update.md @@ -53,8 +53,8 @@ done parsing DfuSe file > If you have other DFU capable devices connected to you machine (*for example an Apple Magic Mouse*), and you receive the following message: > > ``` -> More than one DFU capable USB device found, you might try '--list' and then disconnect all but one device -> ``` +More than one DFU capable USB device found, you might try '--list' and then disconnect all but one device +``` > > you may want to disconnet all other devices, or specify which device's firmware you want to edit by passing either `--device` or the shorter `-d` flag to `dfu-util`. Example: >