Remote controller callback #515
Gcopper1984
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I share here a script where buttons functions are triggered by callback. This callback can be defined in your script at your desire. This is not a multithread application anyway.
This could be a cool method to approach remote controller application. Main loop is schrinked to a simple statement, all the logic is inside callback functions
Here the code. Enjoy.
Beta Was this translation helpful? Give feedback.
All reactions