Update ota.h
This commit is contained in:
parent
47ac8dd882
commit
8816e7b070
|
|
@ -3,5 +3,6 @@
|
|||
|
||||
const char *ota_create_form(boolean run, char *message);
|
||||
const char *ota_handle_post(AsyncWebServerRequest * request);
|
||||
void execOTA();
|
||||
|
||||
#endif // _OTA_H
|
||||
Loading…
Reference in New Issue