🐛 Call begin on camera service
This commit is contained in:
committed by
Niklas Jensen
parent
f9c28ed42a
commit
413097db1c
@@ -196,7 +196,9 @@ void IRAM_ATTR serviceLoopEntry(void *) {
|
||||
mdns_service::begin(APP_NAME);
|
||||
apService.begin();
|
||||
|
||||
#if FT_ENABLED(USE_CAMERA)
|
||||
cameraService.begin();
|
||||
#endif
|
||||
|
||||
setupServer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user