Commit f57ea5e 1 parent 16b7505 commit f57ea5e Copy full SHA for f57ea5e
File tree 3 files changed +2
-252
lines changed
3 files changed +2
-252
lines changed Original file line number Diff line number Diff line change @@ -139,8 +139,6 @@ target_sources(infinisim PUBLIC
139
139
sim/components/firmwarevalidator/FirmwareValidator.cpp
140
140
sim/components/heartrate/HeartRateController.h
141
141
sim/components/heartrate/HeartRateController.cpp
142
- sim/components/motion/MotionController.h
143
- sim/components/motion/MotionController.cpp
144
142
sim/drivers/Bma421.h
145
143
sim/drivers/Bma421.cpp
146
144
sim/drivers/Cst816s.h
@@ -209,6 +207,8 @@ target_sources(infinisim PUBLIC
209
207
${InfiniTime_DIR} /src/components/ble/SimpleWeatherService.cpp
210
208
${InfiniTime_DIR} /src/components/fs/FS.h
211
209
${InfiniTime_DIR} /src/components/fs/FS.cpp
210
+ ${InfiniTime_DIR} /src/components/motion/MotionController.h
211
+ ${InfiniTime_DIR} /src/components/motion/MotionController.cpp
212
212
${InfiniTime_DIR} /src/components/motor/MotorController.h
213
213
${InfiniTime_DIR} /src/components/motor/MotorController.cpp
214
214
${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