From fa282cfe8620e6eeb09538db734bcb5f3ac01f22 Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Wed, 29 Sep 2021 18:05:34 +0200 Subject: [PATCH] Mantis: make startup less loud --- ROMFS/px4fmu_common/init.d/airframes/4061_atl_mantis_edu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROMFS/px4fmu_common/init.d/airframes/4061_atl_mantis_edu b/ROMFS/px4fmu_common/init.d/airframes/4061_atl_mantis_edu index a1f90d1415..95692923e4 100644 --- a/ROMFS/px4fmu_common/init.d/airframes/4061_atl_mantis_edu +++ b/ROMFS/px4fmu_common/init.d/airframes/4061_atl_mantis_edu @@ -200,5 +200,5 @@ param set-default SENS_FLOW_ROT 4 mixer load /dev/tap_esc /etc/mixers/quad_x.main.mix -# ignore the SD card errors and use normal startup sound -set STARTUP_TUNE 1 +# ignore the SD card errors and use normal startup sound, and make it less loud +set STARTUP_TUNE "1 -s 20"