onsetState function #233
astrowalker2013
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I want to used dynamically the onSetState function of the library.
i explain,
in my case we add dynamically the device, ( we create a little OS to comunicate with esp32 by telnet or serial), in this case is it possible to used onSetState after each call of add device without lost the previous callback write.
is it possible de create a pointer of callback ?
Best
Beta Was this translation helpful? Give feedback.
All reactions