Closed sellensr closed 4 years ago
No changes in function, preparatory to adding more build and parse capabilities, plus NMEA data handling. build() and parse() go in their own files because they are big and will get bigger.
Setting nmea_float_t to single makes sense for the same reasons given in https://github.com/adafruit/Adafruit_GPS/pull/112
The check seems to have hung with clang running over an hour.
No changes in function, preparatory to adding more build and parse capabilities, plus NMEA data handling. build() and parse() go in their own files because they are big and will get bigger.