Watchy Versions Save

Watchy - An Open Source E-Ink Smartwatch

v1.3.3

2 years ago

Merged #139 with new "About Watchy" feature

v1.3.2

2 years ago
  • Updated NTP to use NTPClient library, getLocalTime does not return newly synced time

v1.3.1

2 years ago
  • 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

v1.3.0

2 years ago
  • Added native support for NTP sync to Watchy library
  • NTP sync added to getWeatherData and setupWifi method
  • Fix #121
  • Fix #123
  • Fix #124

v1.2.12

2 years ago
  • Battery Life Optimizations by @DarkZeros
    • #116
    • #117
  • Fix for #115

v1.2.11

2 years ago

v1.2.10

2 years ago
  • fixed datetime time setting
  • changed temp. sensor to BMA temp sensor
  • Catch PCF8563 POR setting month = 0

v1.2.9

2 years ago

add support for switching ADC pin based on hardware version

v1.2.8

2 years ago
  • Add support for new RTC
  • Update ADC pin number (33 -> 35) for new hardware revision

1.2.7

2 years ago
  • Merged more accurate ADC call
  • Merged 12/24 hour option