Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed recent issue in making serial port stable caused 10s to 30s blo…
…cking call when reading an empty buffer (#217) * Changed serial port initialisation's VTIME=10 so that if anything goes wrong during serial read from driver, the PiOS will not seem to hang or block for 10s or sometimes 10s to 30s depending on retries. A timeout of 1s is enough. At least comment is there should anyone need to tweak it.
- Loading branch information