Working IMU with polling
This commit is contained in:
8
main/CMakeLists.txt
Normal file
8
main/CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
idf_component_register(
|
||||
SRCS
|
||||
"bbot.c"
|
||||
"bmi160.c"
|
||||
"motors.c"
|
||||
INCLUDE_DIRS
|
||||
"."
|
||||
)
|
||||
Reference in New Issue
Block a user