Skip to content

Commit eac0fa3

Browse files
committed
fixing issues
1 parent a39d58c commit eac0fa3

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/cheat-sheet

1 file changed

+3
-3
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ set_behaviour(behaviour: int)
9292

9393
_Sets the behaviour of Alvik_
9494

95-
#### Inputs:
95+
#### Inputs
9696

9797
- **behaviour**: behaviour code
9898

@@ -104,8 +104,8 @@ _Rotates the robot by given angle_
104104

105105
#### Inputs
106106
- **angle**: the angle value
107-
- **unit**: the angle unit, [?](#the-angle-unit)
108-
- **blocking**: _True_ or _False_, [?](#blocking-or-non-blocking)
107+
- **unit**: [angle unit](#the-angle-unit)
108+
- **blocking**:[_True_ or _False_](#blocking-or-non-blocking)
109109

110110
### `move`
111111

0 commit comments

Comments
 (0)