double is used throughout the dSS for sensor values only the pushSensor() methods use float. This can lead to issues with rounding at the edges of the value ranges.
double is used throughout the dSS for sensor values only the pushSensor() methods use float. This can lead to issues with rounding at the edges of the value ranges.