Fixes a compile error due to a conflict with the new MillisTimer in EventResponder.cpp.
Future work will be needed if programs using MillisTimer are to be supported? Perhaps a high priority thread or special context switching could run the MillisTimer::runFromTimer() function after each systick interrupt?
Fixes a compile error due to a conflict with the new MillisTimer in EventResponder.cpp.
Future work will be needed if programs using MillisTimer are to be supported? Perhaps a high priority thread or special context switching could run the MillisTimer::runFromTimer() function after each systick interrupt?