-
#include "CirquePinnacle.h" -
bool PinnacleTouch::isRev2025();
Is the trackpad using a newer firmware revision?
Note
The value returned is only valid after calling
begin().This function describes if the Pinnacle ASIC uses a firmware revision that was deployed on or around 2025. Consequently, some advanced configuration is not possible with this undocumented firmware revision. Thus, the following functionality is affected on the trackpads when this function returns
True:setSampleRate()accepted value shall exceed100detectFingerStylus()is non-operationaltuneEdgeSensitivity()is non-operationalsetAdcGain()is non-operationalsetCalibrationMatrix()is non-operationalgetCalibrationMatrix()is non-operational
Added in version 2.0.0.