mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
2.0.39
Added extra groundstart init for the Ground Station git-svn-id: https://arducopter.googlecode.com/svn/trunk@2991 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
61f0cb9226
commit
1f974ef6d3
@ -306,6 +306,7 @@ static void init_ardupilot()
|
|||||||
reset_control_switch();
|
reset_control_switch();
|
||||||
|
|
||||||
//delay(100);
|
//delay(100);
|
||||||
|
startup_ground();
|
||||||
|
|
||||||
//Serial.printf_P(PSTR("\nloiter: %d\n"), loiter_error_max);
|
//Serial.printf_P(PSTR("\nloiter: %d\n"), loiter_error_max);
|
||||||
Log_Write_Startup();
|
Log_Write_Startup();
|
||||||
|
Loading…
Reference in New Issue
Block a user