Minor tweak.
This commit is contained in:
parent
b50e066dee
commit
38c84bb1f6
@ -621,7 +621,7 @@ input[type=range]::-moz-range-thumb {
|
||||
border: 2px solid var(--c-1);
|
||||
}
|
||||
#wwrap, #wbal {
|
||||
display: block;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sliderwrap {
|
||||
|
3628
wled00/html_ui.h
3628
wled00/html_ui.h
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
// version code in format yymmddb (b = daily build)
|
||||
#define VERSION 2110241
|
||||
#define VERSION 2110271
|
||||
|
||||
//uncomment this if you have a "my_config.h" file you'd like to use
|
||||
//#define WLED_USE_MY_CONFIG
|
||||
|
Loading…
Reference in New Issue
Block a user