Sub: log home and origin on logging start
This commit is contained in:
parent
0e175179a6
commit
ed66190ca2
@ -655,6 +655,7 @@ void Sub::Log_Write_Vehicle_Startup_Messages()
|
||||
{
|
||||
// only 200(?) bytes are guaranteed by DataFlash
|
||||
DataFlash.Log_Write_Mode(control_mode, control_mode_reason);
|
||||
Log_Write_Home_And_Origin();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user