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.
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.