|
|
|
|
@ -593,6 +593,8 @@ if (minuteChanged()) WriteToSomeDisplay(UTC.dateTime("H:i"));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
> Note that this uses a single variable interanly to store when the time was last accessed, so your code can only poll this in one place.
|
|
|
|
|
|
|
|
|
|
### names of days and months
|
|
|
|
|
|
|
|
|
|
`String dayStr(const uint8_t day)`
|
|
|
|
|
|