#ifndef OTA_FUNCTIONS_H #define OTA_FUNCTIONS_H #include void handleOTA(); void setupOTA(String hostname); #endif /* OTA_FUNCTIONS_H */