mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
Copter: remove unused battery analog sources
This commit is contained in:
parent
34770fe6bf
commit
6be6bd5aed
@ -800,8 +800,6 @@ static AP_HAL::AnalogSource* rssi_analog_source;
|
|||||||
|
|
||||||
|
|
||||||
// Input sources for battery voltage, battery current, board vcc
|
// Input sources for battery voltage, battery current, board vcc
|
||||||
static AP_HAL::AnalogSource* batt_volt_analog_source;
|
|
||||||
static AP_HAL::AnalogSource* batt_curr_analog_source;
|
|
||||||
static AP_HAL::AnalogSource* board_vcc_analog_source;
|
static AP_HAL::AnalogSource* board_vcc_analog_source;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user