Reply To: Reading gyro values

Home Forums Forums Technical Support for BerryIMU Reading gyro values Reply To: Reading gyro values

#4405
Hesher
Participant

Hey 🙂

thank you for reply, yes i still have the issue.

The gyro works with C and Phyton code.

PS: i guess i´ve found a bug in python-LSM9DS0-gryo-accel-compass 😉

Line 154 – 156
GYRx = readGYRx()
GYRy = readGYRx()
GYRz = readGYRx()

Blip, blop, bloop…