mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
ACM formatting
This commit is contained in:
parent
b10975baaf
commit
a7360af180
@ -163,9 +163,6 @@ static void init_arm_motors()
|
||||
|
||||
static void init_disarm_motors()
|
||||
{
|
||||
// disarming marker
|
||||
|
||||
//Serial.printf("\nDISARM\n");
|
||||
#if HIL_MODE != HIL_MODE_DISABLED || defined(DESKTOP_BUILD)
|
||||
gcs_send_text_P(SEVERITY_HIGH, PSTR("DISARMING MOTORS"));
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user