Commit Graph

36 Commits

Author SHA1 Message Date
SQFMI
65061fd30f updated 2023-04-23 18:16:57 -04:00
sqfmi
ce71292ea9 Add new watchface and uptime 2023-01-12 07:40:27 -05:00
SQFMI
ef0534e92b Update to version 1.4.5 2022-12-27 03:39:09 +00:00
sqfmi
99158e19d4 v1.4.3
- add ntp sync to weather call
- removed dst param since it's not used
2022-10-14 22:23:06 -04:00
sqfmi
8adde783be update library 2022-10-08 16:22:33 -04:00
sqfmi
715a0e1bd3 fix include order 2022-05-06 23:58:07 -04:00
sqfmi
3c9afbb6d2 update to 1.4.0
moved pin definitions to pins_arduino.h
2022-01-19 21:38:26 -05:00
sqfmi
c5b43d2eac small tweaks to "About Watchy" 2022-01-06 17:20:57 -05:00
sqfmi
26f5ac20c0 Add NTPClient dependency 2022-01-03 21:55:50 -05:00
sqfmi
de126cd292 Updated NTP to use NTPClient.h 2022-01-03 21:41:36 -05:00
SQFMI
2bfe297e7b change line endings 2021-12-30 23:16:03 -05:00
SQFMI
79553f4abd
Update library.properties 2021-12-30 22:49:23 -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
48d06b9661 bump version 2021-12-12 17:17:28 -05:00
sqfmi
ac82f48c45 fixed freeze bug 2021-12-03 11:11:00 -05:00
sqfmi
7a28210b41 fixed bugs and change temp. sensor 2021-12-01 18:34:42 -05:00
sqfmi
6363caeac2 auto switch ADC pin 2021-11-29 17:01:25 -05:00
sqfmi
241f568e71 Fix RTC
- Added RTC scan
- Support for both RTCs in abstraction lib
2021-11-29 02:34:21 -05:00
sqfmi
47976fa3de update to v1.2.7 2021-10-30 12:53:07 -04:00
SQFMI
aabb888069 Add support for ESP RTC 2021-06-13 21:21:37 -04:00
SQFMI
55cb672cee update weather interval 2021-04-01 15:24:32 -04:00
SQFMI
88e683931c update to 1.2.3 2021-01-30 17:09:24 -05:00
SQFMI
d16784a7e3 updated library to 1.2.2 2021-01-24 14:50:45 -05:00
SQFMI
5d0822b064 added MacPaint 2021-01-19 00:34:07 -05:00
SQFMI
94f3c198b3 fixed hard coded time in Tetris 2021-01-18 16:27:24 -05:00
SQFMI
79e794f6eb
Update library.properties 2021-01-15 21:55:58 -05:00
SQFMI
ef501c42e0 updated to 1.1.7 2021-01-05 00:03:49 -05:00
sqfmi
fa2abfccd8 updated library version 2020-02-23 13:50:08 -05:00
sqfmi
83167af48c update library version 2020-02-17 20:32:41 -05:00
sqfmi
179f7657e5 updated to use GxEDP2 2020-02-17 17:47:28 -05:00
SQFMI
f05ca6e62b
Update library.properties 2020-01-30 15:34:21 -05:00
per1234
9898448e15
Specify library dependencies in library.properties
Specifying the library dependencies in the depends field of library.properties causes the Arduino Library Manager (Arduino IDE 1.8.10 and newer) to offer to install any missing dependencies during installation of this library. "arduino-cli lib install" will automatically install the dependencies (arduino-cli 0.7.0 and newer).
2020-01-06 19:58:46 -08:00
SQFMI
98975aec95
Update library.properties 2019-11-26 17:27:10 -05:00
SQFMI
e52ff323c1
Update library.properties 2019-11-21 20:25:18 -05:00
SQFMI
79a3260456
Update library.properties 2019-11-18 09:22:09 -05:00
sqfmi
80c448c32b Added Watchy basic example 2019-11-16 23:08:17 -05:00