Question
Date with 5.2.0 library
Hello,
I'm trying to understand how to get simple information with the GNSS library and the example.
I think I can find the time inside "pGNSSParser_Data->gpgga_data.utc" and position with "pGNSSParser_Data->gpgga_data.xyz" but is there an easy way to get the date (year, month, day)?
Regards
