Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix delay(1) rarely returning immediately. On my RPi4, this once per 5-20k calls that worked. Reduce the last call to microsleep according to the remaining time needed in the last loop iteration.
- Loading branch information