diff --git a/wled00/const.h b/wled00/const.h index 0240cce1d..ae8d5d5e6 100644 --- a/wled00/const.h +++ b/wled00/const.h @@ -314,7 +314,7 @@ #define E131_MAX_UNIVERSE_COUNT 12 #endif #endif -#define ABL_MILLIAMPS_DEFAULT 200 + #ifndef ABL_MILLIAMPS_DEFAULT #define ABL_MILLIAMPS_DEFAULT 850 // auto lower brightness to stay close to milliampere limit #else