PaulStoffregen / Time

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

How to disable setSyncInterval #184

Open hedva92 opened 6 months ago

hedva92 commented 6 months ago

In the manual it is described that the synchronization interval is 5 minutes. Is it possible to completely suppress this feature? I would like to do the synchronization myself. Thank you.