Home › Forums › Forums › Technical Support for BerryIMU › Reading gyro values › Reply To: Reading gyro values
January 10, 2016 at 11:21 pm #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()