Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: First open/error timeout firing immediately.
First timeout for opening door or indicating error was firing immediately due to interrupt flag being set after the boot. This also improves stability of quick subsequent reads, as the interrupt flag is now cleared before enabling the interrupt.
- Loading branch information