mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_Notify: fixed http url
This commit is contained in:
parent
26508692d9
commit
f1cfae1b23
@ -32,7 +32,7 @@ extern const AP_HAL::HAL& hal;
|
|||||||
|
|
||||||
// Tunes follow the syntax of the Microsoft GWBasic/QBasic PLAY
|
// Tunes follow the syntax of the Microsoft GWBasic/QBasic PLAY
|
||||||
// statement, with some exceptions and extensions.
|
// statement, with some exceptions and extensions.
|
||||||
// See http://firmware.ardupilot.org/Tools/ToneTester/
|
// See https://firmware.ardupilot.org/Tools/ToneTester/
|
||||||
const AP_ToneAlarm::Tone AP_ToneAlarm::_tones[] {
|
const AP_ToneAlarm::Tone AP_ToneAlarm::_tones[] {
|
||||||
#define AP_NOTIFY_TONE_QUIET_NEG_FEEDBACK 0
|
#define AP_NOTIFY_TONE_QUIET_NEG_FEEDBACK 0
|
||||||
{ "MFT200L4<<<B#A#2", false },
|
{ "MFT200L4<<<B#A#2", false },
|
||||||
|
Loading…
Reference in New Issue
Block a user