Commit Graph

10 Commits (433050a63a4737d4bc2d4a963334b342f9dc7d57)

Author SHA1 Message Date
Aneesh Durg 8f55e2f694 Format all files 2022-04-28 20:17:00 -05:00
Batchyx 6e9a6a8c05 Fix compilation with latest version of DS3232RTC
The ALARM_2, SQWAVE_NONE and ALM2_EVERY_MINUTE definitions were moved
inside DS3232RTC.
2022-04-20 18:08:11 +02:00
Lyndon Nerenberg bf7425c7dc Add an "About Watchy" menu item.
This replaces "Check Battery" and adds the following info:

  * Firmware version
  * RTC chip type

The firmware version is #defined in Watchy.h.  There might be a
way to do this that's friendlier to the library release process,
but I'll leave that up to the people who actually build the releases.

I plan to extend the About menu with some radio-related info as
I work on getting BLE pairing working with my iPhone.
2022-01-05 00:25:22 -08:00
SQFMI 2bfe297e7b change line endings 2021-12-30 23:16:03 -05:00
sqfmi eb89c09a31 moved NTP sync to main Watchy lib 2021-12-30 13:02:40 -05:00
sqfmi a454e65ba2 add NTP to menu 2021-12-30 01:50:13 -05:00
sqfmi 12915a48e6 Native NTP support & bug fixes
- Added native NTP sync support
- Fixed bug with WiFi AP not working due to busy lightsleep callback
- Removed year offsets and use TimeLib macros for consistency
2021-12-29 02:06:38 -05:00
sqfmi 8fb1902cbe fixed setting datetime 2021-12-01 22:04:52 -05:00
sqfmi 7a28210b41 fixed bugs and change temp. sensor 2021-12-01 18:34:42 -05:00
sqfmi 241f568e71 Fix RTC
- Added RTC scan
- Support for both RTCs in abstraction lib
2021-11-29 02:34:21 -05:00