Juan José Pallarés Sánchez
Results
1
comments of
Juan José Pallarés Sánchez
Hi, I guess is a llitle bit late but here's how I got the calibration to work ``` void setup() { Serial.begin(115200); Wire.begin(32, 33); imu.settings.device.commInterface = IMU_MODE_I2C; // Set mode...