Hi, All
There are libs where event subs must be finished ASAP (else the MCU can be self-rebooted due to some internal libs errors).
If not to use this event, or use it very fast - all is OK.
But when some action sub called from such capricious event is working rather long time ... how to call it correctly ?
I have tried CallSubPlus and timers - it does not help.
There are libs where event subs must be finished ASAP (else the MCU can be self-rebooted due to some internal libs errors).
If not to use this event, or use it very fast - all is OK.
But when some action sub called from such capricious event is working rather long time ... how to call it correctly ?
I have tried CallSubPlus and timers - it does not help.