feat: add direction controller component
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
INCLUDE_DIRS ".")
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES "direction_controller"
|
||||
PRIV_REQUIRES "driver")
|
||||
|
||||
Reference in New Issue
Block a user