-
#include "CirquePinnacle.h" -
uint8_t AbsoluteReport::z = 0;
This will always be in range
0 <= z <= 31. The maximum value will depend on sensitivity.
#include "CirquePinnacle.h"This will always be in range 0 <= z <= 31. The maximum
value will depend on sensitivity.