Skip to content

Version 1.2.6

Compare
Choose a tag to compare
@PaulZC PaulZC released this 27 May 12:15
d0b72df

This release:

  • Corrects an error where the accel and gyro were being left in low power mode, which was preventing the DMP from operating correctly
  • Changes _printDebug from boolean to bool - thank you @lwestfall #62
  • Removes the references to Accuracy in the Quat6 examples (only Quat9 provides accuracy data)