mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 05:06:35 +01:00
GitBook: [master] one page modified
This commit is contained in:
committed by
gitbook-bot
parent
a9a3261384
commit
fb0aedc5c3
@@ -96,12 +96,16 @@ To enter update mode follow these steps:
|
||||
3. Plug in the USB cable to the host computer and wait 1 second before releasing the button
|
||||
4. After this you will have approximately 7 seconds to run the DFU-util tool
|
||||
|
||||
### MacOS and Linux:
|
||||
### macOS and Linux:
|
||||
|
||||
```bash
|
||||
$ dfu-util -D pytrack_0.0.8.dfu
|
||||
```
|
||||
|
||||
{% hint style="info" %}
|
||||
You might need to run `dfu-util` as `sudo`. In that case, you will need to enter your password.
|
||||
{% endhint %}
|
||||
|
||||
An output, similar to the one below, will appear upon successful installation:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user