mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-14 17:58:02 +00:00
4 lines
62 B
C
4 lines
62 B
C
#pragma once
|
|
void web_config_start();
|
|
void web_config_loop();
|