fixed bug with hk table reply size

This commit is contained in:
2021-02-14 12:07:18 +01:00
parent 29fb3cb9b8
commit 9d87b368fb
165 changed files with 10 additions and 5811 deletions

View File

@ -95,9 +95,9 @@ void ObjectFactory::produce(){
* Setting PCDU devices to mode normal immediately after start up because PCDU is always
* running.
*/
p60dockhandler->setModeNormal();
pdu1handler->setModeNormal();
pdu2handler->setModeNormal();
// p60dockhandler->setModeNormal();
// pdu1handler->setModeNormal();
// pdu2handler->setModeNormal();
acuhandler->setModeNormal();
#endif
/* Temperature sensors */