forked from hbrobotics/ros_arduino_bridge
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update method to set serial read-timeout and write-timeout. In pyserial v3.x, using setTimeout and setWriteTimeout to set read or write timeout is not supported. The newest to set them is by attributes "timeout" and "write_timeout".
- Loading branch information
Showing
1 changed file
with
42 additions
and
43 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