Ron Evans
Ron Evans
Yes, absolutely planning on this.
Really any form of tests would do, I'd like to see what you come up with.
Yes, please, and thank you!
We'd gladly accept a PR that corrects the docs! :smile_cat:
Hello @sharmasandeepkr sorry for the delay in reviewing this PR. I do not see any commit in this pull request that contains a new example. Was that what you meant...
Hello @maj-o Please see https://github.com/hybridgroup/gobot/blob/release/CONTRIBUTING.md#contributing-to-gobot Thank you!
Hello, @ahmetb the event handling is now attached to each driver, instead of to the main package. You should be able to use the following syntax: ```go button.On(button.Event("push"), func(data interface{})...
Hello @a1xon I just merged a different PR that addressed this issue in a similar way. Please see #724
Ready for rebase please @merlindorin if you please and thank you.
Hello @stuomas it should work, can you please submit your exact code?