3.1 finds errors in the external sample SensorAdafruitIMU
I've tried a couple of things but no success.
These are the first two lines that have errors -
import com.qualcomm.hardware.adafruit.Adafruit.BNO055IMU; import com.qualcomm.hardware.adafruit.JustLoggingAccelera tionIntegrator;
I've tried a couple of things but no success.
These are the first two lines that have errors -
import com.qualcomm.hardware.adafruit.Adafruit.BNO055IMU; import com.qualcomm.hardware.adafruit.JustLoggingAccelera tionIntegrator;
Comment