Skip to content

Conversation

Fibird
Copy link
Contributor

@Fibird Fibird commented Aug 15, 2017

  • To ignore files generated by PVM like pyc and some others generated temporarily by vim or other editors.
  • 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".

Patrick Goebel added 30 commits December 7, 2015 06:23
Merging indigo-devel into master
Merge indigo-devel with master.
Patrick Goebel and others added 22 commits September 12, 2016 05:49
…w for more than one Arduino simultaneously
To ignore files generated by PVM like pyc and some others generated
temporarily by vim or other editors.
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".
@Fibird Fibird closed this Aug 15, 2017
@Fibird Fibird deleted the master branch August 15, 2017 10:51
@Fibird Fibird restored the master branch August 15, 2017 10:52
@Fibird Fibird changed the base branch from indigo-devel to master August 15, 2017 10:52
@Fibird Fibird reopened this Aug 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant