Gyro offsets for the first sensor
posted 1 year, 9 months ago by Alex JV

accelgyro.setXGyroOffset(82);
accelgyro.setYGyroOffset(-59);
accelgyro.setZGyroOffset(30);

Comments