Version 2.2.0
- Change auto connect behavior when multiple PSLab devices are connected. Previously, the device which appeared first in port enumeration was connected to. Now, the user must specify the port they which to connect on or an exception is raised.
- New function for device detection:
pslab.serial_handler.detect
. - Fix broken import in
pslab.external.HCSR04
.