M5-ProductExampleCodes
M5-ProductExampleCodes copied to clipboard
Missing implementation of getAhrsData(&pitch,&roll,&yaw)
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