🧼 Moves camera to peripherals

This commit is contained in:
Rune Harlyk
2024-11-14 15:52:53 +01:00
parent 62f3ee1bcb
commit b6fe8844f4
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,12 +9,12 @@
#include <peripherals/peripherals.h>
#include <peripherals/servo_controller.h>
#include <peripherals/led_service.h>
#include <peripherals/camera_service.h>
#include <ESPmDNS.h>
#include <event_socket.h>
#include <features.h>
#include <MotionService.h>
#include <ntp_service.h>
#include <camera_service.h>
#include <PsychicHttp.h>
#include <task_manager.h>
#include <WiFi.h>