mirror of https://github.com/ArduPilot/ardupilot
AP_HAL: remove unnecessary Arduino.h includes
This commit is contained in:
parent
6a56f72918
commit
7d27e420ae
|
@ -1,3 +0,0 @@
|
|||
/* Stub Arduino.h header for use with AP_HAL. (The preprocessor will put
|
||||
* #include "Arduino.h" on top no matter what, but we dont have the Arduino
|
||||
* core in the compiler's path to find one.) */
|
Loading…
Reference in New Issue