Tools: correct extraction of handle_play_tune feature
This commit is contained in:
parent
e5a0d1bf9c
commit
8c326bc6fb
@ -178,7 +178,7 @@ class ExtractFeatures(object):
|
||||
|
||||
('AP_RC_CHANNEL_AUX_FUNCTION_STRINGS_ENABLED', r'RC_Channel::lookuptable',),
|
||||
|
||||
('AP_NOTIFY_MAVLINK_PLAY_TUNE_SUPPORT_ENABLED', r'AP_Notify::play_tune'),
|
||||
('AP_NOTIFY_MAVLINK_PLAY_TUNE_SUPPORT_ENABLED', r'AP_Notify::handle_play_tune'),
|
||||
('AP_NOTIFY_MAVLINK_LED_CONTROL_SUPPORT_ENABLED', r'AP_Notify::handle_led_control'),
|
||||
('AP_NOTIFY_NCP5623_ENABLED', r'NCP5623::write'),
|
||||
('AP_NOTIFY_PROFILED_ENABLED', r'ProfiLED::init_ports'),
|
||||
|
Loading…
Reference in New Issue
Block a user