-
Gerrit Maus authored
All available timers have been checked periodically for expiration within an interrupt service routine. In order to minimize such high priority code, that check now happens asynchronously within a routine that has to be triggered periodically by the main loop.
Gerrit Maus authoredAll available timers have been checked periodically for expiration within an interrupt service routine. In order to minimize such high priority code, that check now happens asynchronously within a routine that has to be triggered periodically by the main loop.
Loading