Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- If a write fails while auto-ack is enabled using `writeFast()` there is a need to call txStandBy() or subsequent writes will fail. It also allows extra time for the current write to succeed.
- Loading branch information