mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_Periph: fix metadata error preventing emitting to wiki
This commit is contained in:
parent
6a3dc8fa89
commit
6235f7f8f4
@ -87,7 +87,7 @@ const AP_Param::Info AP_Periph_FW::var_info[] = {
|
||||
GSCALAR(serial_number, "BRD_SERIAL_NUM", 0),
|
||||
|
||||
#ifdef HAL_PERIPH_ENABLE_BUZZER_WITHOUT_NOTIFY
|
||||
// @Param: BUZZ_VOLUME
|
||||
// @Param: BUZZER_VOLUME
|
||||
// @DisplayName: Buzzer volume
|
||||
// @Description: Control the volume of the buzzer
|
||||
// @Range: 0 100
|
||||
|
Loading…
Reference in New Issue
Block a user