mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-11 19:29:20 +08:00
13 lines
303 B
Markdown
13 lines
303 B
Markdown
![]() |
# Events
|
||
|
|
||
|
## z_button
|
||
|
|
||
|
Get's triggered every interval amount of time if the z button is pressed.
|
||
|
|
||
|
## c_button
|
||
|
|
||
|
Get's triggered every interval amount of time if the c button is pressed.
|
||
|
|
||
|
## joystick
|
||
|
|
||
|
Get's triggered every "interval" amount of time if a joystick event occured, you can access values x, y.
|