diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b1b76c4..0464635 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -8,6 +8,8 @@ target_link_libraries(${PROJECT_NAME} Relays timer LedController + ADC + zero_cross_detection ) # Ensure the build rules are defined