alvarowolfx / asset-tracker-gcp-mongoose-os

🚧 An Asset Tracker made with an ESP32 running MongooseOS + GPS and GPRS Module, sending data through Google Cloud IoT Core
https://medium.com/google-cloud/gps-cellular-asset-tracking-using-google-cloud-iot-core-firestore-and-mongooseos-4dd74921f582
71 stars 22 forks source link

Update mos and libs to latest 2.4.2 and explicitly add sntp lib #5

Closed hexfusion closed 5 years ago

hexfusion commented 5 years ago

Fixes https://github.com/alvarowolfx/asset-tracker-gcp-mongoose-os/issues/4

hexfusion commented 5 years ago

@alvarowolfx thank you for your work here I have found it very helpful. I think this update might help folks get past an issue we both ran into.

alvarowolfx commented 5 years ago

LGTM. Thanks for the PR.