maxReadings constant

int const maxReadings

The maximum amount of readings on-screen before the data starts scrolling.

Implementation

static const maxReadings = 300;