diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index ba5ae87..0f3efec 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -1,7 +1,5 @@ set(COMPONENT_SRCS "\ main.c\ - ble.c\ - console.c\ pumps.c\ user_button.c\ ")