Skip to content

Commit 4a1c534

Browse files
committed
ypdate imu class
1 parent 4375733 commit 4a1c534

15 files changed

+346
-285
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set(COMPONENT_ADD_INCLUDEDIRS
44
file(GLOB SRCS
55
src/*.cpp
66
src/utility/*.cpp
7+
src/utility/imu/*.cpp
78
)
89
set(COMPONENT_SRCS ${SRCS})
910

0 commit comments

Comments
 (0)