bsp_linux_board
mission/devices
@ -162,7 +162,7 @@ void ObjectFactory::produce(void* args){
|
||||
uartCookie->setToFlushInput(true);
|
||||
uartCookie->setReadCycles(6);
|
||||
GPSHyperionHandler* gpsHandler = new GPSHyperionHandler(objects::GPS0_HANDLER,
|
||||
objects::UART_COM_IF, uartCookie);
|
||||
objects::UART_COM_IF, uartCookie, true);
|
||||
gpsHandler->setStartUpImmediately();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user