PaulStoffregen / Time

Time library for Arduino
http://playground.arduino.cc/code/time
1.25k stars 666 forks source link

Add example of GPS Sync feature #30

Open mattrasband opened 8 years ago

mattrasband commented 8 years ago

This is another example of a GPS time syncing using a custom sync provider (setSyncProvider) rather than a manual setTime() route.