File tree 1 file changed +4
-4
lines changed
content/micropython/05.modulinos/01.installation
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ The **MicroPython Package Installer** is a graphical tool that simplifies the in
35
35
1 . ** Download and install** the [ MicroPython Package Installer] ( https://github.com/arduino/lab-micropython-package-installer/releases ) .
36
36
2 . ** Open the tool** and plug in your board.
37
37
38
- ![ Board connected via USB] ( assets/usb-comp.png )
39
- If the board does not appear in the ` Detected Boards ` section, click ` Reload ` .
40
- If the board is still not detected, ensure no other programs (e.g., a code editor) are using the board's COM port.
38
+ ![ Board connected via USB] ( assets/usb-comp.png )
39
+ If the board does not appear in the ` Detected Boards ` section, click ` Reload ` .
40
+ If the board is still not detected, ensure no other programs (e.g., a code editor) are using the board's COM port.
41
41
1 . ** Search for the Modulino package** using the search feature.
42
42
2 . Click ** Install** and wait for the installation confirmation.
43
- 3 . ** Disconnect the board** from the tool before returning to your code editor to avoid conflicts due to the COM port being busy.
43
+ 3 . ** Disconnect the board** before returning to your code editor to avoid conflicts due to the COM port being busy.
44
44
45
45
![ Package Installer UI] ( assets/package-installer.png )
46
46
You can’t perform that action at this time.
0 commit comments