Mpu6050 with xiao

Hi,
I bought a mpu6050 from the following link , Arduino mpu6050 libraries do not compile for seeeduino xiao. So can I know any libraries which can be used ? Simple wire.h works fine but I need to do calibration as well
Thank you

Hi Sundar_19

You could try this library: https://github.com/Seeed-Studio/Seeed_Arduino_IMU10DOF
it may help you.

Best regards
Fenyi

Thank you so much @0hotpotman0