Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@adamgarbo adamgarbo released this 28 Jun 15:15
· 73 commits to main since this release

This release is primarily focused on improvements to logging and sleep alarm functionality:

  • Integrated alarm modes directly into logging and sleep functions
  • Added minutes functionality to daily alarms
  • Added a check to ensure RTC synchronization only occurs once daily
  • Avoided unnecessary reinitialization of devices when in continuous mode
  • Updated variable names to a consistent style
  • Updated relevant display and debugging code
  • Improved code commenting