AP_HAL_Linux: Fix compiler warning unused hal
This commit is contained in:
parent
b381045d5e
commit
6e546ba181
@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
using namespace Linux;
|
using namespace Linux;
|
||||||
|
|
||||||
static const AP_HAL::HAL& hal = AP_HAL::get_HAL();
|
|
||||||
GPIO_BBB::GPIO_BBB()
|
GPIO_BBB::GPIO_BBB()
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user