#ifndef ota_H #define ota_H #include void ota_setup(); void ota_loop(); #endif