further development thermal controller
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-11-28 17:40:29 +01:00
parent d81ae3c35f
commit 4a404835c0
2 changed files with 30 additions and 24 deletions

View File

@ -150,6 +150,8 @@ class ThermalController : public ExtendedControllerBase {
void copySensors();
void copySus();
void copyDevices();
void ctrl4KCameraHeater();
};
#endif /* MISSION_CONTROLLER_THERMALCONTROLLER_H_ */