This commit is contained in:
Rene Zeldenthuis
2024-03-19 14:00:12 +01:00
parent c2dcd8b3d4
commit 3e688ddcfb

View File

@@ -423,6 +423,5 @@ void loop()
{
iotWebConf.doLoop();
if (camera_server)
camera_server->doLoop();
server.loop();
}