lumonic
Results
2
comments of
lumonic
Yeah, I am having the same issue. GPS is returning 2000/0/0 as a date and it is saying this is valid.
It look like the meaning of "valid" is that the value has been updated. Not terribly useful. void TinyGPSDate::commit() { date = newDate; lastCommitTime = millis(); valid = updated =...