Skip to content

Commit 387ddb0

Browse files
authored
Update getting-started.md
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.
1 parent 8aba812 commit 387ddb0

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/01.getting-started

1 file changed

+1
-1
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/01.getting-started/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The latest firmware of the STM32 can be found at [this link](https://github.com/
9090

9191
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.
9292

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. ***
9494

9595
![Notification to switch on](assets/message-switch-on.png)
9696

0 commit comments

Comments
 (0)