|
Interrupts on the EDU-RC?
I have not yet slogged through all of the default code. But, on first look, it appears that the user code is running in the main loop with no timing.
So here's the question...
Is there a loop timing routine, like an interrupt controlled timer in the default code?
Can we write interrupt modules? Say, if you want a switch to execute a particular behavior.
|