SmartBox-Sortic
SmartFactory
SensorConfiguration.h
Go to the documentation of this file.
1 
18 #ifndef SENSORCONFIGURATION_H
19 #define SENSORCONFIGURATION_H
20 
21 const int LB1 = A5;
22 const int LB2 = A4;
23 const int LB3 = A3;
24 const int LOADINDICATOR_LED = 12;
25 
26 #endif
const int LB2
Pin IR sensor LightBarrier 2.
const int LOADINDICATOR_LED
PIn for Loadindicator LED.
const int LB3
Pin IR sensor LightBarrier 3.
const int LB1
Pin IR sensor LightBarrier 1.