kriswiner / ESP8266_Flight_Controller

27 stars 9 forks source link

error compilation #4

Open yann-insa opened 5 years ago

yann-insa commented 5 years ago

Hi Chris, I can compile esp8266blinky but compilation fail on EM7180_MPU9250_BMP280_basicARHS_esp8266 and I don't understand why. I'm running on mac version 1.8.5 and test on 1.8.9 on verbose compilation there are error message with undefined reference to `MadgwickQuaternionUpdate Thanks in advance Regards Yann

error compilation.txt as you can see on file attachment .

kriswiner commented 5 years ago

You need to add the quaternionFilter.ino file to a tab in your sketch, or comment out the Madgwicj filter call in your sketch.

On Fri, Mar 29, 2019 at 9:51 AM yann-insa notifications@github.com wrote:

Hi Chris, I can compile esp8266blinky but compilation fail on EM7180_MPU9250_BMP280_basicARHS_esp8266 and I don't understand why. I'm running on mac version 1.8.5 and test on 1.8.9 on verbose compilation there are error message with undefined reference to `MadgwickQuaternionUpdate error compilation.txt https://github.com/kriswiner/ESP8266_Flight_Controller/files/3023644/error.compilation.txt as you can see on file attachment .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kriswiner/ESP8266_Flight_Controller/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qq88gV55B6FoK6saikvLbvmfOM0uks5vbkSfgaJpZM4cS0MP .