SmartBox-Sortic
SmartFactory
|
File that contains the default sensor configuration. More...
Go to the source code of this file.
Variables | |
const int | LB1 = A5 |
Pin IR sensor LightBarrier 1. More... | |
const int | LB2 = A4 |
Pin IR sensor LightBarrier 2. More... | |
const int | LB3 = A3 |
Pin IR sensor LightBarrier 3. More... | |
const int | LOADINDICATOR_LED = 12 |
PIn for Loadindicator LED. More... | |
File that contains the default sensor configuration.
A6 and greater not existing on board! Sensortyp: SHARP GP2Y0D805Z0F
Definition in file SensorConfiguration.h.
const int LB1 = A5 |
Pin IR sensor LightBarrier 1.
Definition at line 21 of file SensorConfiguration.h.
const int LB2 = A4 |
Pin IR sensor LightBarrier 2.
Definition at line 22 of file SensorConfiguration.h.
const int LB3 = A3 |
Pin IR sensor LightBarrier 3.
Definition at line 23 of file SensorConfiguration.h.
const int LOADINDICATOR_LED = 12 |
PIn for Loadindicator LED.
Definition at line 24 of file SensorConfiguration.h.