Added relays to the linked libs
This commit is contained in:
parent
fe83bc479a
commit
12ec702afb
|
@ -5,6 +5,7 @@ add_executable(${PROJECT_NAME}
|
|||
target_link_libraries(${PROJECT_NAME}
|
||||
RegEdit
|
||||
SuperLoop
|
||||
Relays
|
||||
timer
|
||||
LedController
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue