Thanks Steve
This is great - these examples give me 2 ways to use the interrupt.
I will try these out - but before I do I have a question about the first example using the On Interrupt.
I assume we need to disable the interrupt in the handler so we don't get caught in a endless loop - is that correct ?
Should we have the "disable interrupt" inside the RBOinterrupt routine at the start ?
Bookmarks