Add date/day to clock, proportional fonts
All checks were successful
Compile / Compile (push) Successful in 1m23s
All checks were successful
Compile / Compile (push) Successful in 1m23s
This commit is contained in:
parent
23b1328cba
commit
f718c01d80
4 changed files with 56 additions and 21 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue