Closed nicomt closed 2 years ago
Exposing pyserial exclusive flag.
Set exclusive access mode (POSIX only). A port cannot be opened in exclusive access mode if it is already open in exclusive access mode.
This option is handy when working on a shared machine to prevent script collision from causing issues.
Closing because it was added by commit digidotcom/xbee-python@ea46895
Exposing pyserial exclusive flag.
This option is handy when working on a shared machine to prevent script collision from causing issues.