mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 03:04:13 +01:00
Update expansionboard.md
Some users need to run dfu-util with elevated privileges
This commit is contained in:
@@ -99,7 +99,7 @@ To enter update mode follow these steps:
|
|||||||
6. After this you will have approximately 7 seconds to run the DFU-util tool
|
6. After this you will have approximately 7 seconds to run the DFU-util tool
|
||||||
* For MacOS and Linux:
|
* For MacOS and Linux:
|
||||||
```bash
|
```bash
|
||||||
$ dfu-util -D pytrack_0.0.8.dfu
|
sudo dfu-util -D pytrack_0.0.8.dfu
|
||||||
```
|
```
|
||||||
* For Windows:
|
* For Windows:
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user