-
#include "CirquePinnacle.h" -
int8_t RelativeReport::scroll = 0;
This will always be in range
-128 <= scroll <= 127Note
In Relative/Mouse mode the scroll wheel data is only reported if the
intellimouseparameter is passed astruetoPinnacleTouch::relativeModeConfig(). Otherwise this is an empty byte as theRelativeReportfollows the buffer structure of a mouse HID report.