Commit Graph
2 Commits
Author SHA1 Message Date
russ396andGitHub e828721073 Update SparkFun_u-blox_GNSS_Arduino_Library.cpp
Allow for uint32_t survey-in observation time to support >65535-seconds.  This will allow for 24-hour (86400-second) survey-in times.
2022-02-27 09:55:08 -07:00
russ396andGitHub d38f0ac981 Update SparkFun_u-blox_GNSS_Arduino_Library.h
Allow for survey-in observation times greater that 65535 (16-bit) seconds.  By changing to uint32_t will allow library to have observation time of 86400 seconds (24-hour) survey-in time.
2022-02-27 09:39:47 -07:00