Skip to content

Releases: sqfmi/Watchy

Watchy Arduino Library 1.4.3

15 Oct 02:24
Compare
Choose a tag to compare
  • Added NTP sync to weather call
  • Removed DST parameter since it's not used

Watchy Arduino Library 1.4.2

08 Oct 20:27
Compare
Choose a tag to compare
  • Merged fixes from @DarkZeros that causes bootloop in ESP32 Arduino Core 2.0.3+
  • Updates to config.h to accept pin defs depending on board definition

Watchy Arduino Library 1.4.1

07 May 03:59
Compare
Choose a tag to compare

Fixed include order in header files

Watchy Arduino Library 1.4.0

07 May 02:18
0bdbcbc
Compare
Choose a tag to compare

Minor fixes and merged PRs

Watchy Arduino Library 1.3.3

06 Jan 22:24
Compare
Choose a tag to compare

Merged #139 with new "About Watchy" feature

Watchy Arduino Library 1.3.2

04 Jan 02:44
Compare
Choose a tag to compare
  • Updated NTP to use NTPClient library, getLocalTime does not return newly synced time

Watchy Arduino Library 1.3.1

31 Dec 03:54
79553f4
Compare
Choose a tag to compare
  • Users can now define weather and NTP settings in settings.h with each watch face, without having to modify ```config.h```` in the core library
  • Users can call getWeatherData() & syncNTP() with parameters to override settings
  • Updated watch faces to work with library changes

Watchy Arduino Library 1.3.0

29 Dec 07:13
Compare
Choose a tag to compare

Watchy Arduino Library 1.2.12

12 Dec 22:20
Compare
Choose a tag to compare

Watchy Arduino Library 1.2.11

03 Dec 16:12
Compare
Choose a tag to compare
v1.2.11

fixed freeze bug