plainFlight / plainFlightController

Flight stabilisation software
GNU General Public License v3.0
20 stars 11 forks source link

Not compiling with newest Arduino IDE #4

Open Eisbaeeer opened 2 hours ago

Eisbaeeer commented 2 hours ago

Hi I tried to compile fresh installation of Arduino (as in manual).

Arduino 2.3.2 MPU6050 1.3.1 esp32 Espressif Systems 3.0.4

Throwing this error: image

Is it possible to move the source to platformio? This will be more stable regarding updates of lib´s.

Greets Lars

plainFlight commented 2 hours ago

Manual shows 2.0.14 for Espressif Systems library. It will compile with that version, 3.0 is not currently supported.