mirror of https://github.com/ArduPilot/ardupilot
4 lines
197 B
C
4 lines
197 B
C
|
/* 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.) */
|