Open SRGDamia1 opened 6 years ago
You can probably use millis() since last request instead of trying to communicate with an RTC and assume the requests will be more frequent than the millis() rollover (49.7 days).
You can probably use millis() since last request instead of trying to communicate with an RTC and assume the requests will be more frequent than the millis() rollover (49.7 days).