AP_HAL: remove unnecessary Arduino.h includes

This commit is contained in:
Andrew Tridgell 2012-12-15 12:56:29 +11:00
parent 6a56f72918
commit 7d27e420ae
49 changed files with 0 additions and 3 deletions

View File

View File

@ -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.) */