Add optional leading 0 on time and date for Scrolling Text

- replaces #2994
This commit is contained in:
Blaz Kristan
2023-06-14 21:58:32 +02:00
parent 31efbe915e
commit 7538649e81
3 changed files with 19 additions and 10 deletions

View File

@@ -1,7 +1,10 @@
## WLED changelog
#### Build 2306140
#### Build 2306141
- Lissajous improvements
- Scrolling Text improvements (leading 0)
#### Build 2306140
- Add settings PIN (un)locking to JSON post API
#### Build 2306130