File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ This example starts with the red leds on.
102
102
Everytime a ` directional touch button ` is pressed, the leds blink in a purple color indicating that the command has been registered.
103
103
- ` UP touch button ` will register a 10 cm forward movement
104
104
- ` DOWN touch button ` will register a 10 cm backward movement
105
- - ` LEFT touch button` will register a 90° clockwise rotation movement
106
- - ` RIGHT touch button` will register a 90° counterclockwise rotation movement
105
+ - ` RIGHT touch button` will register a 90° clockwise rotation movement
106
+ - ` LEFT touch button` will register a 90° counterclockwise rotation movement
107
107
108
108
To clear the commands queue, press the ` CANCEL touch button ` .
109
109
The leds will blink in red.
You can’t perform that action at this time.
0 commit comments