From da529bb83b476039f2b955870389cb823711d38f Mon Sep 17 00:00:00 2001 From: px4dev Date: Sun, 17 Mar 2013 10:07:42 -0700 Subject: Fix a typo in several of the basic alarm beep tones. --- apps/drivers/stm32/tone_alarm/tone_alarm.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps') diff --git a/apps/drivers/stm32/tone_alarm/tone_alarm.cpp b/apps/drivers/stm32/tone_alarm/tone_alarm.cpp index d73cb40ee..d281c8f44 100644 --- a/apps/drivers/stm32/tone_alarm/tone_alarm.cpp +++ b/apps/drivers/stm32/tone_alarm/tone_alarm.cpp @@ -310,9 +310,9 @@ private: const char * const ToneAlarm::_default_tunes[] = { "MFT240L8 O4aO5dc O4aO5dc O4aO5dc L16dcdcdcdc", // startup tune "MBMLA", // continuous A - "MFO4TML60c", // 1second c4 (placeholder) - "MFO4TML60d", // 1second d4 (placeholder) - "MFO4TML60e", // 1second e4 (placeholder) + "MFO4MLT60c", // 1second c4 (placeholder) + "MFO4MLT60d", // 1second d4 (placeholder) + "MFO4MLT60e", // 1second e4 (placeholder) "MFT90O3C16.C32C16.C32C16.C32G16.E32G16.E32G16.E32C16.C32C16.C32C16.C32G16.E32G16.E32G16.E32C4", // charge! "MFT60O3C32O2A32F16F16F32G32A32A+32O3C16C16C16O2A16", // dixie "MFT90O2C16C16C16F8.A8C16C16C16F8.A4P16P8", // cucuracha -- cgit v1.2.3