AP_BattMonitor: remove unsued variables

This commit is contained in:
Andy Piper 2023-06-14 11:28:14 -04:00 committed by Peter Barker
parent 76e2d950d4
commit 74a70e52b8
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ private:
AP_Int8 i2c_bus;
AP_Int8 i2c_address;
AP_Float max_amps;
bool callback_registered;
uint32_t failed_reads;
struct {