mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_Mount: remove unnecessary board include from example
This commit is contained in:
parent
de98ec7c1a
commit
42a111f5df
@ -29,7 +29,6 @@
|
||||
|
||||
#include <AP_Mount/AP_Mount.h>
|
||||
|
||||
#include <AP_HAL_AVR/AP_HAL_AVR.h>
|
||||
const AP_HAL::HAL& hal = AP_HAL::get_HAL();
|
||||
|
||||
void setup () {
|
||||
|
Loading…
Reference in New Issue
Block a user