New lower "lowest" brightness
This commit is contained in:
parent
0c7633528a
commit
0297c6dab5
@ -3,7 +3,7 @@
|
|||||||
#include <ArduinoJson.h>
|
#include <ArduinoJson.h>
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
const float minBrightness = 0.2;
|
const float minBrightness = 0.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
MyLed::MyLed(int ledPin, int ledCount, bool effects)
|
MyLed::MyLed(int ledPin, int ledCount, bool effects)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user