10000 stm32/boards/LEGO_HUB_NO6: Add comment to readme about powering off. · micropython/micropython@3452ee5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3452ee5

Browse files
committed
stm32/boards/LEGO_HUB_NO6: Add comment to readme about powering off.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 45a0c6d commit 3452ee5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ports/stm32/boards/LEGO_HUB_NO6/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Backing up original Hub firmware
3333

3434
Before install MicroPython it is advised to backup the original LEGO firmware that
3535
the Hub comes installed with. To do this, enter the built-in bootloader by holding
36-
down the Bluetooth button for 5 seconds while powering up the Hub via USB. Then
36+
down the Bluetooth button for 5 seconds while powering up the Hub via USB (you may
37+
need to take out the battery and disconnect USB to power off the Hub first). Then
3738
run the following command from the root of this repository:
3839

3940
$ cd ports/stm32
@@ -58,7 +59,8 @@ the root of this repository run:
5859
$ make BOARD=LEGO_HUB_NO6
5960

6061
Now enter the built-in bootloader by holding down the Bluetooth button for 5
61-
seconds while powering up the Hub via USB. Then run:
62+
seconds while powering up the Hub via USB (you may need to take out the battery
63+
and disconnect USB to power off the Hub first). Then run:
6264

6365
$ make BOARD=LEGO_HUB_NO6 deploy
6466

0 commit comments

Comments
 (0)
0