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

13 lines
303 B
Markdown
Raw Normal View History

# 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.