mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-16 18:58:01 +00:00
4 lines
66 B
C
4 lines
66 B
C
#pragma once
|
|
void onvif_server_start();
|
|
void onvif_server_loop();
|