-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Same functionality as SetReadTimeout except that it does not return any errors. This makes it more easily used in combination with defer. The potential errors from the underlying serial library are handled (invalidTimeoutValue), but a panic is added to notify about potential API changes. Deprecation notice added for SetReadTimeout
- Loading branch information
1 parent
3d1a960
commit e16b32b
Showing
1 changed file
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters