andrethemac / L76GLNSV4

MicroPython library for quectel L76 glnss gps on pycom pytrack
MIT License
18 stars 16 forks source link

getUTCDateTime() without GPS connection #2

Closed jelle514 closed 5 years ago

jelle514 commented 6 years ago

When i call getUTCDateTime() when i don't have a GPS connection and print the result i get 2080-01-06T00:04:42+00:00 instead of the None the comments in the code indicate.

andrethemac commented 5 years ago

solved by Gordon