diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0464635..291437d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -10,6 +10,7 @@ target_link_libraries(${PROJECT_NAME} LedController ADC zero_cross_detection + load ) # Ensure the build rules are defined