Changes as proposed in issue: [toblum/McLighting] Set brightness issue (#112)
This commit is contained in:
parent
445e663ca0
commit
252ae8e2af
1 changed files with 0 additions and 4 deletions
|
@ -463,10 +463,6 @@ void setup() {
|
|||
}
|
||||
strip.setBrightness(brightness);
|
||||
|
||||
if (mode == HOLD) {
|
||||
mode = ALL;
|
||||
}
|
||||
|
||||
getStatusJSON();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue