APM:Libraries
|
#include "AP_HAL_Namespace.h"
Go to the source code of this file.
Classes | |
class | AP_HAL::RCInput |
Macros | |
#define | RC_INPUT_MIN_PULSEWIDTH 900 |
#define | RC_INPUT_MAX_PULSEWIDTH 2100 |
#define RC_INPUT_MAX_PULSEWIDTH 2100 |
Definition at line 6 of file RCInput.h.
Referenced by constrain_period(), and constrain_pulse().
#define RC_INPUT_MIN_PULSEWIDTH 900 |
Definition at line 5 of file RCInput.h.
Referenced by constrain_period(), constrain_pulse(), and F4Light::RCOutput::read().