As a general rule you will want ti get in and out of an ISR as quick as possible, do only what is needed.
The above code was probably taking too much time causing a trigger to be missed.
As a general rule you will want ti get in and out of an ISR as quick as possible, do only what is needed.
The above code was probably taking too much time causing a trigger to be missed.
Dave
Always wear safety glasses while programming.
Bookmarks