Setup ota remote - Not working

This commit is contained in:
2023-11-28 11:39:31 +05:30
parent f88f38c8e8
commit 03acf4a31c
6 changed files with 39 additions and 11 deletions
+4 -2
View File
@@ -1,4 +1,6 @@
#include <Arduino.h>
void setupOTA();
void handleOTA();
void setupOTALocal();
void handleOTALocal();
void handleOTARemote();