Init project

This commit is contained in:
2023-11-27 23:13:56 +05:30
commit 37431bffec
16 changed files with 790 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#include <Arduino.h>
void setupOTA();
void handleOTA();