diff --git a/src/modules/ExternalNotificationModule.cpp b/src/modules/ExternalNotificationModule.cpp index 6f37d5535..d08badcc8 100644 --- a/src/modules/ExternalNotificationModule.cpp +++ b/src/modules/ExternalNotificationModule.cpp @@ -256,7 +256,8 @@ void ExternalNotificationModule::stopNow() void ExternalNotificationModule::setLEDs(const RGB& rgb) { -#ifdef HAS_LEDS + +#ifdef HAS_LED // LOG_DEBUG("setLEDs red=%d, green=%d, blue=%d", rgb.red, rgb.green, rgb.blue); #ifdef HAS_NCP5623