From b4e3cccf4b652e5ec87dc1f365d9cda8d859b28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Kristan?= Date: Thu, 6 Oct 2022 12:22:02 +0200 Subject: [PATCH] Remove testing entry. --- wled00/const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/const.h b/wled00/const.h index 0240cce1..ae8d5d5e 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