Replies: 1 comment
-
|
This is what I was looking for ;) |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Every example of this library uses
void on_____Commandlike onNumberCommand, onLockCommand ...Inside those voids there is a line
sender->setStateHow can I use this
senderthing outside the void?For example:
If something happend (in my main loop) then sender->setState
Thank you for any help.
Beta Was this translation helpful? Give feedback.
All reactions