kopia lustrzana https://github.com/projecthorus/wenet
Fix ublox.py comments.
rodzic
58759ae435
commit
497f81a74f
|
@ -931,7 +931,7 @@ class UBloxGPS(object):
|
||||||
""" Initialise a UBloxGPS Abstraction layer object.
|
""" Initialise a UBloxGPS Abstraction layer object.
|
||||||
|
|
||||||
Keyword Arguments:
|
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.
|
baudrate: Serial port baud-rate.
|
||||||
timeout: Serial port timeout.
|
timeout: Serial port timeout.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue