#include <AP_RSSI/AP_RSSI.h>
#include <RC_Channel/RC_Channel.h>
#include <utility>
Go to the source code of this file.
|
const AP_HAL::HAL & | hal |
| -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More...
|
|
◆ BOARD_RSSI_ANA_PIN
#define BOARD_RSSI_ANA_PIN 0 |
◆ BOARD_RSSI_ANA_PIN_HIGH
#define BOARD_RSSI_ANA_PIN_HIGH 5.0f |
◆ BOARD_RSSI_DEFAULT
#define BOARD_RSSI_DEFAULT 0 |
◆ hal
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
Definition at line 14 of file AC_PID_test.cpp.