Errors compiling the IMU Code
I'm a NOOB in this, and can't seem to get the .pde to compile properly when USE_MAGNETOMETER==1. I'm using 1.8.2 on v2 hardware.
I get this:
arduimu.cpp: In function 'void setup()':
arduimu:286: error: 'APM_Compass' was not declared in this scope
arduim