diff --git a/CMakeLists.txt b/CMakeLists.txt index 8faa2ee..f6f151a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -191,6 +191,7 @@ target_sources( src/hal/adc.cpp src/modules/protocol.cpp src/modules/buttons.cpp + src/modules/finda.cpp src/modules/leds.cpp )