You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
PlatformIO updates
setEpoch
Handle compiler warnings
Update example with how the PR makers have updatd the functions' & variables'
names
Teensy support fixed (I didn't even know it worked over there; wonderful!)
Secondary I2C bus support (incl. Wire2, Wire3, ...): local variable _Wire as stand-in for any Wire instance
Fixed error in example (day & date used interchangably... yeap, don't know how that happened, but all signs point to someone who spent a lot of time writing this library!)
Consistent Serial.begin(57600)
IMPORTANT: A check to ensure that the clock is not set back by an hour due to an unlikely but probably not impossible timing event