use on/off semantics and rename handler

This commit is contained in:
2022-11-07 10:00:54 +01:00
parent bb2f8edc77
commit 32865d1834
5 changed files with 66 additions and 81 deletions

View File

@ -1,4 +1,4 @@
target_sources(
${OBSW_NAME}
PRIVATE PlocSupervisorHandler.cpp PlocMemoryDumper.cpp PlocMPSoCHandler.cpp
PlocMPSoCHelper.cpp PlocSupvHelper.cpp)
PlocMPSoCHelper.cpp PlocSupvUartMan.cpp)