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