added more package pin comments
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
@ -23,7 +23,7 @@ GPSHyperionHandler::~GPSHyperionHandler() {}
|
||||
void GPSHyperionHandler::doStartUp() {
|
||||
if(internalState == InternalStates::NONE) {
|
||||
commandExecuted = false;
|
||||
enablePeriodicReply(GpsHyperion::GPS_REPLY);
|
||||
updatePeriodicReply(true, GpsHyperion::GPS_REPLY);
|
||||
internalState = InternalStates::WAIT_FIRST_MESSAGE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user