We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39d58c commit eac0fa3Copy full SHA for eac0fa3
content/hardware/08.edu/solution-and-kits/alvik/tutorials/cheat-sheet/cheat-sheet.md
@@ -92,7 +92,7 @@ set_behaviour(behaviour: int)
92
93
_Sets the behaviour of Alvik_
94
95
-#### Inputs:
+#### Inputs
96
97
- **behaviour**: behaviour code
98
@@ -104,8 +104,8 @@ _Rotates the robot by given angle_
104
105
#### Inputs
106
- **angle**: the angle value
107
-- **unit**: the angle unit, [?](#the-angle-unit)
108
-- **blocking**: _True_ or _False_, [?](#blocking-or-non-blocking)
+- **unit**: [angle unit](#the-angle-unit)
+- **blocking**:[_True_ or _False_](#blocking-or-non-blocking)
109
110
### `move`
111
0 commit comments