Files
Patient-counter-esp8266/include/myOTA.h
T
2023-11-27 23:13:56 +05:30

4 lines
56 B
C

#include <Arduino.h>
void setupOTA();
void handleOTA();