-
- Downloads
fix(pycardium): Prevent underflow in sleep function
The loop condition in the epic_sleep based sleep could underflow if an interrupt introduced too much delay at the end.
Please register or sign in to comment
The loop condition in the epic_sleep based sleep could underflow if an interrupt introduced too much delay at the end.