Skip to content

Commit 7f43755

Browse files
committed
Update SparkFun_u-blox_GNSS_Arduino_Library.h
1 parent 298d403 commit 7f43755

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SparkFun_u-blox_GNSS_Arduino_Library.h

-1
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,6 @@ class SFE_UBLOX_GNSS
954954
bool setNAV5PositionAccuracy(uint16_t metres, uint16_t maxWait = defaultMaxWait);
955955
uint16_t getNAV5PositionAccuracy(uint16_t maxWait = defaultMaxWait); // Get the position accuracy - returns 0 if the sendCommand fails
956956

957-
958957
// Reset / enable / configure the odometer
959958
bool resetOdometer(uint16_t maxWait = defaultMaxWait); // Reset the odometer
960959
bool enableOdometer(bool enable = true, uint16_t maxWait = defaultMaxWait); // Enable / disable the odometer

0 commit comments

Comments
 (0)