Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@awickert awickert released this 06 Dec 14:52
· 101 commits to master since this release
b802290
  • 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