-
#include "CirquePinnacle.h" -
void PinnacleTouch::setCalibrationMatrix(int16_t *matrix, uint8_t len = 46);
Manually sets the compensation matrix (array) of the 46 16-bit unsigned integer values stored in the Pinnacle ASIC’s memory that is used for taking measurements. This matrix is not applicable to
PINNACLE_ANYMEASmode.- Parameters¶
See Also
Review the hint in
getCalibrationMatrix()from the Pinnacle ASIC’s application note about deciding what values to use.