fabianoriccardi / dimmable-light

Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.
GNU Lesser General Public License v2.1
97 stars 29 forks source link

DimmableLightLinearized dim zero #37

Open Huebenthal opened 1 year ago

Huebenthal commented 1 year ago

If "DimmableLightLinearized" is set to zero, it still consumes ca 3% power (measured). With "DimmableLight", zero brightness means zero power. I would expect the same for DimmableLightLinearized.