Skip to content

Commit

Permalink
Update libraries/RC_Channel/RC_Channel.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <25047695+Ryanf55@users.noreply.github.com>
  • Loading branch information
tizianofiorenzani and Ryanf55 authored Oct 19, 2024
1 parent 38706de commit 0ee782e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/RC_Channel/RC_Channel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ extern const AP_HAL::HAL& hal;
#include <AP_Vehicle/AP_Vehicle_Type.h>
#include <AP_Parachute/AP_Parachute_config.h>
#include <AP_ExternalControl/AP_ExternalControl.h>
#include <AP_DDS/AP_DDS_config.h>
#define SWITCH_DEBOUNCE_TIME_MS 200

const AP_Param::GroupInfo RC_Channel::var_info[] = {
Expand Down

0 comments on commit 0ee782e

Please sign in to comment.