From b359033faa1f671f097fce605ec7a2ed597abf06 Mon Sep 17 00:00:00 2001 From: soif Date: Thu, 5 Oct 2017 16:16:13 +0200 Subject: [PATCH] LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR allows to quickly switch from Regular 'light.ino' lib to the new 'light_ir.ino' lib --- code/espurna/config/hardware.h | 1 + 1 file changed, 1 insertion(+) diff --git a/code/espurna/config/hardware.h b/code/espurna/config/hardware.h index 7606640e..73367f65 100644 --- a/code/espurna/config/hardware.h +++ b/code/espurna/config/hardware.h @@ -676,6 +676,7 @@ #define LIGHT_CH3_INVERSE 0 #define LIGHT_CH4_INVERSE 0 + #define LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR 1 // 24 Buttons Set of the IR Remote #ifndef IR_BUTTONS_SET