The on-chip RTC is only 24 bit and can't hold the whole date, so after a reset we just have to default to 1970 unless the GPS has the data in it. It's always been like that
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, that's normal I believe?
The on-chip RTC is only 24 bit and can't hold the whole date, so after a reset we just have to default to 1970 unless the GPS has the data in it. It's always been like that