Owen Roseborough / Mbed 2 deprecated TrafficLightControl

Dependencies:   mbed

digitalOutConfig.h

Committer:
embedMasterForever
Date:
2013-08-18
Revision:
0:50d48d2a55fe

File content as of revision 0:50d48d2a55fe:



DigitalOut greenLed1(p22);
DigitalOut yellowLed1(p21);
DigitalOut redLed1(p23);
DigitalOut greenLed2(p20);
DigitalOut yellowLed2(p19);
DigitalOut redLed2(p18);
DigitalOut greenLed3(p26);
DigitalOut yellowLed3(p25);
DigitalOut redLed3(p24);
DigitalOut greenLed4(p17);
DigitalOut yellowLed4(p27);
DigitalOut redLed4(p16);