diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-24 04:51:16 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-24 10:48:25 (GMT) |
| commit | 3c29183dd22d33928ac62c65a378922d49fa06e9 (patch) | |
| tree | c05c85bb5b2cf079e1547a572cd75c72e0d42d15 /src/CMakeLists.txt | |
| parent | b729db093ddb903fc55b5010fa1fe17da5217ae4 (diff) | |
Remove weather service
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7032f0d..8e505d6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -654,7 +654,6 @@ set(INCLUDE_FILES components/ble/BleClient.h components/ble/HeartRateService.h components/ble/MotionService.h - components/ble/weather/WeatherService.h components/settings/Settings.h components/timer/TimerController.h components/alarm/AlarmController.h |
