Quote:
Originally Posted by billbo911
I've "refined" my Chronometer sketch
|
I've never used an Arduino so I'm curious: Does anyone know what is the interrupt latency (the elapsed time from the occurrence of an interrupting event until all the context switching has completed and the user-written code in that event's ISR starts to execute)