mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 13:52:39 +00:00
Setup ota remote - Not working
This commit is contained in:
+4
-2
@@ -1,4 +1,6 @@
|
||||
#include <Arduino.h>
|
||||
|
||||
void setupOTA();
|
||||
void handleOTA();
|
||||
void setupOTALocal();
|
||||
void handleOTALocal();
|
||||
|
||||
void handleOTARemote();
|
||||
Reference in New Issue
Block a user