diff --git a/src/main/io/beeper.c b/src/main/io/beeper.c index baf42db..7e87174 100644 --- a/src/main/io/beeper.c +++ b/src/main/io/beeper.c @@ -98,7 +98,7 @@ static const uint8_t beep_sos[] = { }; // Arming when GPS is fixed static const uint8_t beep_armedGpsFix[] = { - 5, 5, 15, 5, 5, 5, 15, 30, BEEPER_COMMAND_STOP + 5, 5, 15, 5, 5, 5, 15, 30,5, 5, 15, 5, 5, 5, 15, 30,5, 5, 15, 5, 5, 5, 15, 30, BEEPER_COMMAND_STOP }; // Ready beeps. When gps has fix and copter is ready to fly. static const uint8_t beep_readyBeep[] = {