usermod bugfixes

* rotary ALT: changing brightness did not   have an effect (stateUpdated missing)
* four-line-display ALT: allow clockmode without NTP (network time)
 - there are other possible time sources, like RTC.
This commit is contained in:
Frank
2023-03-13 11:35:48 +01:00
parent ab808c5522
commit 910ce494b4
3 changed files with 7 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2303111
#define VERSION 2303130
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG