Skip to content
Snippets Groups Projects
Commit 9e27faf9 authored by Federico Lolli's avatar Federico Lolli
Browse files

[ARP] Fix dependencies.cmake SMController context

parent 56e3081b
No related branches found
No related tags found
1 merge request!39Draft: Integration of core logic in ARP State Machine Controller
......@@ -47,7 +47,6 @@ set(GROUNDSTATION_COMMON
src/boards/Groundstation/Common/Ports/EthernetBase.cpp
src/boards/Groundstation/Common/Radio/RadioBase.cpp
src/boards/Groundstation/Common/HubBase.cpp
src/boards/Groundstation/Automated/SMController/SMController.cpp
)
set(GROUNDSTATION_AUTOMATED
......@@ -57,6 +56,7 @@ set(GROUNDSTATION_AUTOMATED
src/boards/Groundstation/Automated/Ports/Ethernet.cpp
src/boards/Groundstation/Automated/Hub.cpp
src/boards/Groundstation/Automated/Leds/Leds.cpp
src/boards/Groundstation/Automated/SMController/SMController.cpp
)
set(ANTENNAS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment