Linking main with the load module.

This commit is contained in:
jakeg00dwin 2024-09-05 13:44:24 -07:00
parent 07afbf4def
commit 6ba36f1515
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ target_link_libraries(${PROJECT_NAME}
LedController
ADC
zero_cross_detection
load
)
# Ensure the build rules are defined