File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,8 +129,6 @@ target_sources(infinisim PUBLIC
129129 sim/displayapp/LittleVgl.cpp
130130 sim/components/battery/BatteryController.h
131131 sim/components/battery/BatteryController.cpp
132- sim/components/ble/AlertNotificationService.h
133- sim/components/ble/AlertNotificationService.cpp
134132 sim/components/ble/MusicService.h
135133 sim/components/ble/MusicService.cpp
136134 sim/components/ble/NimbleController.h
@@ -199,6 +197,8 @@ target_sources(infinisim PUBLIC
199197 ${InfiniTime_DIR} /src/components/datetime/DateTimeController.cpp
200198 ${InfiniTime_DIR} /src/components/settings/Settings.h
201199 ${InfiniTime_DIR} /src/components/settings/Settings.cpp
200+ ${InfiniTime_DIR} /src/components/ble/AlertNotificationService.h
201+ ${InfiniTime_DIR} /src/components/ble/AlertNotificationService.cpp
202202 ${InfiniTime_DIR} /src/components/ble/MotionService.h
203203 ${InfiniTime_DIR} /src/components/ble/MotionService.cpp
204204 ${InfiniTime_DIR} /src/components/ble/NavigationService.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