diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-24 11:52:51 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-24 11:52:51 (GMT) |
| commit | e78a9401ac707fe75da54fdc6ce6c3aa89032360 (patch) | |
| tree | 7e078b0ca8a4f3222197d0e19a038bf4bc187a17 /src/CMakeLists.txt | |
| parent | 3c29183dd22d33928ac62c65a378922d49fa06e9 (diff) | |
Disable bonding; Another try to disable secure pairing
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 8e505d6..ea6f2a5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -417,7 +417,6 @@ list(APPEND SOURCE_FILES displayapp/screens/BatteryInfo.cpp displayapp/screens/Steps.cpp displayapp/screens/Timer.cpp - displayapp/screens/PassKey.cpp displayapp/screens/Error.cpp displayapp/screens/Alarm.cpp displayapp/screens/Styles.cpp |
