M5-ProductExampleCodes icon indicating copy to clipboard operation
M5-ProductExampleCodes copied to clipboard

Missing implementation of getAhrsData(&pitch,&roll,&yaw)

Open aturowsk opened this issue 3 years ago • 0 comments

The header file has the getAhrsData(&pitch,&roll,&yaw) method but the implementation is missing in the .cpp file.

The implementation could be copied from the M5.IMU implementation to fix this.

The unit is IMU_6886.cpp

aturowsk avatar Nov 07 '21 17:11 aturowsk