Linking main with the load module.
This commit is contained in:
parent
07afbf4def
commit
6ba36f1515
|
@ -10,6 +10,7 @@ target_link_libraries(${PROJECT_NAME}
|
|||
LedController
|
||||
ADC
|
||||
zero_cross_detection
|
||||
load
|
||||
)
|
||||
|
||||
# Ensure the build rules are defined
|
||||
|
|
Loading…
Reference in New Issue