1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-11 19:29:20 +08:00
hybridgroup.gobot/platforms/i2c/docs/events_wiichuck.md
2014-04-29 13:20:32 -07:00

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.