Replies: 2 comments 4 replies
|
You can do this by setting an event call back using With that, you will recieve a new event type |
4 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.
As mentioned in your code, if COMSET succeeds, the PD must reply with the old params and then switch to the new params from then then on. As we first understood, the deprecated function osdp_set_command_complete_callback could be used for this. But after a library updated, this function was removed. Could you please explain the correct way to do this? Thanks in advance.
All reactions