kopia lustrzana https://github.com/Aircoookie/WLED
Minor tweak.
rodzic
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
Plik diff jest za duży
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
|
||||
|
|
Ładowanie…
Reference in New Issue