File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,8 +139,6 @@ target_sources(infinisim PUBLIC
139139 sim/components/firmwarevalidator/FirmwareValidator.cpp
140140 sim/components/heartrate/HeartRateController.h
141141 sim/components/heartrate/HeartRateController.cpp
142- sim/components/motion/MotionController.h
143- sim/components/motion/MotionController.cpp
144142 sim/drivers/Bma421.h
145143 sim/drivers/Bma421.cpp
146144 sim/drivers/Cst816s.h
@@ -209,6 +207,8 @@ target_sources(infinisim PUBLIC
209207 ${InfiniTime_DIR} /src/components/ble/SimpleWeatherService.cpp
210208 ${InfiniTime_DIR} /src/components/fs/FS.h
211209 ${InfiniTime_DIR} /src/components/fs/FS.cpp
210+ ${InfiniTime_DIR} /src/components/motion/MotionController.h
211+ ${InfiniTime_DIR} /src/components/motion/MotionController.cpp
212212 ${InfiniTime_DIR} /src/components/motor/MotorController.h
213213 ${InfiniTime_DIR} /src/components/motor/MotorController.cpp
214214 ${InfiniTime_DIR} /src/drivers/Hrs3300.h
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments