Add date/day to clock, proportional fonts
All checks were successful
Compile / Compile (push) Successful in 1m23s

This commit is contained in:
Lewis Jackson 2023-06-01 18:16:20 +03:00
parent 23b1328cba
commit f718c01d80
4 changed files with 56 additions and 21 deletions

View file

@ -522,7 +522,7 @@ const char *Rtc_Pcf8563::formatTime(byte style)
}
const char *Rtc_Pcf8563::formatDate(byte style)
const char * Rtc_Pcf8563::formatDate(byte style)
{
getDate();