#include <Sensor.h>
Data associated to each Sensor.
Definition at line 23 of file Sensor.h.
◆ pin
The arduino pin number the sensor is connected to.
Definition at line 26 of file Sensor.h.
◆ pullUp
1 = use internal pull-up resistor for pin, 0 = don't use internal pull-up resistor for pin.
Definition at line 27 of file Sensor.h.
◆ snum
the numeric ID (0-32767) of the sensor.
Definition at line 25 of file Sensor.h.
The documentation for this struct was generated from the following file: