Browse Source

AP_HAL_PX4 : remove unused variable

mission-4.1.18
khancyr 9 years ago committed by Lucas De Marchi
parent
commit
c4b009f4b5
  1. 2
      libraries/AP_HAL_PX4/I2CDevice.cpp

2
libraries/AP_HAL_PX4/I2CDevice.cpp

@ -21,8 +21,6 @@ @@ -21,8 +21,6 @@
namespace PX4 {
static const AP_HAL::HAL &hal = AP_HAL::get_HAL();
uint8_t PX4::PX4_I2C::instance;
/*

Loading…
Cancel
Save