Skip to content

Commit 7a7e1d1

Browse files
committed
add screenshot of ev3 buttons
1 parent 15d8c7c commit 7a7e1d1

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

docs/tutorials/using-ev3-buttons.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ subject: Hardware - Buttons/Keys
88

99
The buttons on the EV3 are mapped as regular keyboard keys
1010

11-
* UP
12-
* DOWN
13-
* LEFT
14-
* RIGHT
15-
* ENTER
16-
* BACKSPACE
11+
* BACKSPACE (1)
12+
* UP (2)
13+
* LEFT (3)
14+
* ENTER (4)
15+
* RIGHT (5)
16+
* DOWN (6)
17+
18+
{% include screenshot.html source="/images/ev3/labeled-buttons.png" %}
1719

1820
## Polling Key States
1921

images/ev3/labeled-buttons.png

24.3 KB
Loading

0 commit comments

Comments
 (0)