|
FastLED 3.9.15
|
#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) |