Skip to content

Commit 2e1f558

Browse files
authored
Update build
Signed-off-by: Adrian <[email protected]>
1 parent e8734c8 commit 2e1f558

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ cc_library(
33
srcs = [
44
"src/engine_control.h",
55
"src/engine_control_component.h",
6-
"src/servo_controller.h"
6+
"src/servo_component.h",
7+
"src/dc_component.h"
78
],
89
includes = [
910
"src",

0 commit comments

Comments
 (0)