Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHG: Reactivation of time.sleep for CPU idle
* Reactivation of time.sleep for CPU idle ** 200 ms delay for CPU idle and other processes ** Too long a delay will have a negative effect on the coin detection and the lockout relay * Update time.sleep(0.1) ** Set CPU sleep time to 0,1 second. CPU workload then is 15%, thats fine. 0,2 s would be 10% and 0,01 would be 25-30%. Nothing would be 100%.
- Loading branch information