Skip to content

EOSC flag, docs and lot of improvements

Compare
Choose a tag to compare
@Naguissa Naguissa released this 22 Jan 10:35
· 21 commits to master since this release
  • reduced class size by 3 bytes
  • added function descriptions to header file so they show up on Arduino IDE while hovering over functions
  • added an EOSC flag to check if oscillator will run on VBAT or not and that time will not increment on power loss
  • correction in Day of Weeks, Sunday is 1
  • under alarmTriggered function description explicitly mentioning that A1F and A2F will be triggered whether or not A1IE and A2IE are enabled or disabled
  • added above information on readme as well
  • minor corrections

Thanks to @pk17r - PR #34