Simplify examples how to use callbacks #41
stevstrong
started this conversation in
Ideas
Replies: 1 comment
-
Hi @stevstrong
I think that I could create wiki page dedicated to usage of this library (with code snippets). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
thanks a lot for this awesome lib.
I would like to suggest to simplify the usage of callbacks in the examples to be more readable (for novices like me :)).
I have written an example here in which the callback function construction is separated in 3 parts, and one liner initialization in setup.
I thought you (or someone else) maybe find it useful.
If you do not think that makes sense, just close this issue.
Beta Was this translation helpful? Give feedback.
All reactions