Closed ecc1 closed 8 years ago
Pass dsrdtr=True and rtscts=True to serial.Serial() to avoid the error described here: https://github.com/pyserial/pyserial/issues/59
This addresses issue https://github.com/bewest/decoding-carelink/issues/165
Pass dsrdtr=True and rtscts=True to serial.Serial() to avoid the error described here: https://github.com/pyserial/pyserial/issues/59