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