From 778e790e82a81ebf5ad120dc36c2bae670002f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Kristan?= Date: Tue, 18 May 2021 10:27:34 +0200 Subject: [PATCH] Added attributtion for JSON IR codes. --- wled00/ir.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/wled00/ir.cpp b/wled00/ir.cpp index f006d25d..bfa6d693 100644 --- a/wled00/ir.cpp +++ b/wled00/ir.cpp @@ -528,6 +528,7 @@ void decodeIR9(uint32_t code) } /* +Code by Scott R Bailey @ https://github.com/scottrbailey This allows users to customize IR actions without the need to edit C code and compile. From the https://github.com/Aircoookie/WLED/wiki/Infrared-Control page, download the starter ir.json file that corresponds to the number of buttons on your remote.