#include #define TAG "infrared_loader_app" int32_t infrared_loader_app(void* p) { UNUSED(p); return 0; }