You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-wording to emphasize that the robot is better turned off while programming.
Sorry if this seems pedantic, but the original wording confused me.
Also, the Arduino Lab has not been introduced to the reader yet, so some reference to what it is may be helpful.
Copy file name to clipboardExpand all lines: content/hardware/08.edu/solution-and-kits/alvik/tutorials/01.getting-started/getting-started.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The latest firmware of the STM32 can be found at [this link](https://github.com/
90
90
91
91
At the back-right side of Alvik there is the main switch of the robot. When ON the robot will power up and it will execute the already loaded program.
92
92
93
-
***While programming the terminal of the Arduino Lab for MicroPython will notify you if you forgot to switch on the robot. Keep the robot off while programming to avoid undesired movements and remember to turn it on when you are ready to execute your program***
93
+
***Keep the robot off while programming to avoid undesired movements and remember to turn it on when you are ready to execute your program. A feature of the Arduino Lab for MicroPython terminal is that it will notify you if you forgot to switch on the robot to run the code. ***
94
94
95
95

0 commit comments