File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/tutorials/generic/micropython-installation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ Users/{your-user}/Library/Arduino15/packages/arduino/tools/bossac/1.9.1-arduino2
105
105
```
106
106
the file you are after is ` bossac.exe `
107
107
108
- > ** Note:** The ` "Library" ` directory is hidden, press ` Shift + Command + . ` to reveal hidden directories.
108
+ *** Note: The ` "Library" ` directory is hidden, press ` Shift + Command + . ` to reveal hidden directories.***
109
109
110
110
Open a terminal window and drag and drop the bossac.exe file into the terminal window.
111
111
@@ -183,7 +183,7 @@ Users/{your-user}/Library/Arduino15/packages/arduino/tools/dfu-util/0.10.0-ardui
183
183
```
184
184
the file you are after is ` dfu-util.exe `
185
185
186
- > ** Note:** The ` "Library" ` directory is hidden, press ` Shift + Command + . ` to reveal hidden directories.
186
+ *** Note: The ` "Library" ` directory is hidden, press ` Shift + Command + . ` to reveal hidden directories.***
187
187
188
188
Open a terminal window and drag and drop the dfu-util.exe file into the terminal window.
189
189
You can’t perform that action at this time.
0 commit comments