Zumo32U4 library
|
#include <Zumo32U4.h>
Public Attributes | |
unsigned int * | calibratedMinimumOn |
unsigned int * | calibratedMaximumOn |
unsigned int * | calibratedMinimumOff |
unsigned int * | calibratedMaximumOff |
Protected Member Functions | |
void | init (unsigned char *pins, unsigned char numSensors, unsigned char emitterPin) |
Protected Attributes | |
unsigned char * | _pins |
unsigned char | _numSensors |
unsigned char | _emitterPin |
unsigned int | _maxValue |
int | _lastValue |
For complete documentation of this class, see https://www.pololu.com/docs/0J19
Definition at line 48 of file QTRSensors.h.