this is going to be annoying
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-11-16 17:33:19 +01:00
parent 311d03e680
commit 33bd5cb63a
7 changed files with 36 additions and 19 deletions

View File

@ -102,6 +102,8 @@ void ThermalController::performControlOperation() {
copyDevices();
deviceTemperatures.commit();
}
// TODO: Heater control
}
ReturnValue_t ThermalController::initializeLocalDataPool(localpool::DataPool& localDataPoolMap,