🧼 Moves led and servo controller

This commit is contained in:
Rune Harlyk
2024-11-14 15:44:24 +01:00
parent eeff317abe
commit 66b1b8fa1b
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <event_socket.h>
#include <Kinematics.h>
#include <ServoController.h>
#include <peripherals/servo_controller.h>
#include <utils/timing.h>
#include <MathUtils.h>