From 68eeb3d55cf9352be31bfb7664aa27e584c01f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Tue, 17 Oct 2017 20:43:21 +0200 Subject: [PATCH] Disable experimental light_ir by default --- code/espurna/config/hardware.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/espurna/config/hardware.h b/code/espurna/config/hardware.h index b4a89c6b..372f6e0b 100644 --- a/code/espurna/config/hardware.h +++ b/code/espurna/config/hardware.h @@ -731,7 +731,7 @@ #define LIGHT_CH4_INVERSE 0 #define LIGHT_IR_PIN 4 // IR LED - #define LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR 1 + #define LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR 0 // 24 Buttons Set of the IR Remote #ifndef IR_BUTTONS_SET