Fix ublox.py comments.

pull/1/head
Mark Jessop 2017-01-06 11:57:17 +10:30
rodzic 58759ae435
commit 497f81a74f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -931,7 +931,7 @@ class UBloxGPS(object):
""" Initialise a UBloxGPS Abstraction layer object.
Keyword Arguments:
port: Serial Port where uBlox is connected.
port: Serial Port where uBlox is connected. See 99-usb-serial.rules for suitable udev rules to make a /dev/ublox symlink.
baudrate: Serial port baud-rate.
timeout: Serial port timeout.