forked from external-repos/ESP32-CAM-ONVIF
4 lines
66 B
C
4 lines
66 B
C
#pragma once
|
|
void onvif_server_start();
|
|
void onvif_server_loop();
|