File tree 1 file changed +4
-2
lines changed
ports/stm32/boards/LEGO_HUB_NO6 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ Backing up original Hub firmware
33
33
34
34
Before install MicroPython it is advised to backup the original LEGO firmware that
35
35
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
37
38
run the following command from the root of this repository:
38
39
39
40
$ cd ports/stm32
@@ -58,7 +59,8 @@ the root of this repository run:
58
59
$ make BOARD=LEGO_HUB_NO6
59
60
60
61
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:
62
64
63
65
$ make BOARD=LEGO_HUB_NO6 deploy
64
66
You can’t perform that action at this time.
0 commit comments