1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00

11 lines
195 B
Markdown
Raw Normal View History

# Events
## push
This event gets triggered when the button changes state from released to pushed.
## release
This event gets triggered when the button changes state from pushed to released.