moved gps handler and deployment handler
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-02-23 19:08:12 +01:00
parent c83020d2c1
commit 10e2600415
7 changed files with 371 additions and 7 deletions

View File

@ -1,3 +1,3 @@
target_sources(${OBSW_NAME} PRIVATE
SolarArrayDeploymentHandler.cpp
GPSHyperionLinuxController.cpp
)