Here is the error I keep getting:
if baud <> self._serial.getBaudrate(): AttributeError: 'Serial' object has no attribute 'getBaudrate'
Using GT511C3 with a USB to TTY converter on RPi3.
Pretty sure it has something to do with pySerial. Currently using pyserial 2.7