#ifndef OTAsetup_h #define OTAsetup_h #include #include "d_helper.h" void initOTA(); #endif