Changes for Version 1.4.3C.

This commit is contained in:
GuruSR 2022-03-27 22:58:21 -04:00 committed by GitHub
parent ad3fd5d645
commit e0dd9c5871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,3 +86,9 @@
**Version 1.4.3:** **Version 1.4.3:**
- **FIX:** Fixed tilt during non-RTC mode, to work the same as normal. - **FIX:** Fixed tilt during non-RTC mode, to work the same as normal.
- **ADD:** Added InsertNTPServer() function to insert your favorite NTP server instead of pool.ntp.org. - **ADD:** Added InsertNTPServer() function to insert your favorite NTP server instead of pool.ntp.org.
**Version 1.4.3C:**
- **FIX:** Fixed InsertOnMinute to work outside of WakeUp.
- **FIX:** Fixed Menu usage during "Always" Screen Blanking, to work on a nextMinute as apposed to staying in Active Mode (battery saving).
- **ADD:** Added extra font sizes for various segments and added a Gutter value for the watch face in anticipation of Language switching.
- **FIX:** Moved Button PINs to Defines_GSR to a different value from Watchy base's defines to avoid conflicts and to correct them based on RTC and not static.