#ifndef WLED_IR_H #define WLED_IR_H /* * Infrared sensor support for generic 24/40/44 key RGB remotes */ void handleIR(); #endif //WLED_IR_H