Skip to content

v1.7.1 - simplify SystemClock getSeconds{Since,To}SyncAttempt() methods

Compare
Choose a tag to compare
@bxparks bxparks released this 02 Apr 21:00
· 746 commits to master since this release
1f8bddc
  • 1.7.1 (2021-04-02)
    • Simplify calculation of SystemClock::getSecondsSinceSyncAttempt()
      and SystemClock::getSecondsToSyncAttempt(), which substantially
      simplifies the implementation of SystemClockLoop and
      SystemClockCoroutine.
    • Update tests/auniter.ini to be consistent with my other libraries. Add
      entries for env:teensy32 (which had been supported for a while) and
      env:mkr1000 (which I just received).