We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed7fd2 commit 8859de2Copy full SHA for 8859de2
README.md
@@ -75,7 +75,7 @@ You can now use Arduino Lab for Micropython to run your examples remotely from t
75
Use `mpremote` to copy following the files from the examples folder:
76
- `main.py`, this file allows you to automatically start the demo
77
- `demo.py`, demo launcher
78
-- `touch_move.py`, programming the robot movements via touch pads demo
+- `touch_move.py`, programming the robot movements via touch buttons demo
79
- `line_follower.py`, black line follower demo
80
- `hand_follower.py`, hand following demo, the robot stays always at 10cm from an obstacle placed in front of it.
81
0 commit comments