vizual54 / APM-Mavlink-to-FrSky

APM Mavlink to FrSky telemetry
http://vizual54.github.io/APM-Mavlink-to-FrSky/
GNU General Public License v2.0
27 stars 27 forks source link

Compile issue #9

Open heyezhi727 opened 8 years ago

heyezhi727 commented 8 years ago

There's an error that: #error Must include FastSerial.h before the Arduino serial driver is defined. when compiling the project in Arduino 1.6.11. Could you please tell me how to fix it? I've tried several ways, but it still exists.

vizual54 commented 8 years ago

I have actually no idea. Try using a older version of arduino.

infoGenius commented 8 years ago

It wil compile in 1.0.5

heyezhi727 commented 8 years ago

I'd like to compile for Arduino Yun, the old version IDE can't support for this.

vizual54 commented 8 years ago

Take a look at this fork. He has made updates for later arduino versions https://github.com/t413/APM-Mavlink-to-FrSky