#define FASTLED_USE_GLOBAL_BRIGHTNESS 0 |
Use this toggle to enable global brightness in contollers that support is (e.g.
ADA102 and SK9822). It changes how color scaling works and uses global brightness before scaling down color values. This enables much more accurate color control on low brightness settings.
Definition at line 86 of file fastled_config.h.