updated fsfw and obj factory

This commit is contained in:
Robin Müller 2021-03-20 15:55:15 +01:00
parent 66375ab0cd
commit cb2a3636df
2 changed files with 5 additions and 5 deletions

View File

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

2
fsfw

@ -1 +1 @@
Subproject commit 533d164cac4b0fb8d45a08e87364a6b3767b7b7f
Subproject commit 83d0db824289b28dbad81cce0c80276c4fc839c8