rw2 enable fix
This commit is contained in:
@ -598,7 +598,7 @@ void ObjectFactory::produce(void* args){
|
||||
rw1SpiCookie->setCallbackArgs(rwHandler1);
|
||||
|
||||
auto rwHandler2 = new RwHandler(objects::RW2, objects::SPI_COM_IF, rw2SpiCookie, gpioComIF,
|
||||
gpioIds::EN_RW1);
|
||||
gpioIds::EN_RW2);
|
||||
rwHandler2->setStartUpImmediately();
|
||||
rw2SpiCookie->setCallbackArgs(rwHandler2);
|
||||
|
||||
|
2
tmtc
2
tmtc
Submodule tmtc updated: 19b76d961c...10ea97ff0b
Reference in New Issue
Block a user