Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@Erriez Erriez released this 16 Sep 14:09
· 17 commits to master since this release

Bugfixes

  • Remove oscillator running check at startup in SetDateTime.ino. This flag is set to stop after replacing the battery and should not be checked before setting date/time.
  • Fix bitmasks in setSquareWave(). SQW out pin could not be set to 1Hz after replacing the battery.
  • Fix build scripts for local continues integration tests.

New features

  • Add DUE and ESP32 support.
  • Fix minor documentation issues.
  • Register library at PlatformIO.