mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-19 12:18:00 +00:00
Bug fix
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
#include <WiFi.h>
|
||||
#include <WiFiUdp.h>
|
||||
#include <WebServer.h>
|
||||
|
||||
void onvif_server_start();
|
||||
void onvif_server_loop();
|
||||
|
||||
Reference in New Issue
Block a user