mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
AP_Notify: modify NTF_BUZZ_VOLUME description
This commit is contained in:
parent
ee2f615352
commit
83417c1df7
@ -178,7 +178,7 @@ const AP_Param::GroupInfo AP_Notify::var_info[] = {
|
||||
|
||||
// @Param: BUZZ_VOLUME
|
||||
// @DisplayName: Buzzer volume
|
||||
// @Description: Enable or disable the buzzer.
|
||||
// @Description: Control the volume of the buzzer
|
||||
// @Range: 0 100
|
||||
// @Units: %
|
||||
AP_GROUPINFO("BUZZ_VOLUME", 8, AP_Notify, _buzzer_volume, 100),
|
||||
|
Loading…
Reference in New Issue
Block a user