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