FastLED 3.9.15
Loading...
Searching...
No Matches
auto_brightness.h File Reference
#include "FastLED.h"
+ Include dependency graph for auto_brightness.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint8_t applyBrightnessCompression (float inputBrightnessPercent, uint8_t maxBrightness, float lowThreshold, float highThreshold)
 
float getAverageBrightness (CRGB *leds, int numLeds)