mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-14 22:07:05 +01:00
Return ok
This commit is contained in:
@ -96,6 +96,7 @@ bool FlightRecorder::StepLog(const char *name)
|
|||||||
{
|
{
|
||||||
StepName = name;
|
StepName = name;
|
||||||
StepLoggingCounter ++;
|
StepLoggingCounter ++;
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void FlightRecorder::SetLoggingModePrint(void)
|
void FlightRecorder::SetLoggingModePrint(void)
|
||||||
|
Reference in New Issue
Block a user