Dependencies:   mbed

Committer:
simon
Date:
Thu Nov 26 16:00:28 2009 +0000
Revision:
0:18acd94db10b

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
simon 0:18acd94db10b 1 #include "interfaces.h"
simon 0:18acd94db10b 2
simon 0:18acd94db10b 3 DigitalOut led1(LED1);
simon 0:18acd94db10b 4 DigitalOut led2(LED2);
simon 0:18acd94db10b 5 DigitalOut led3(LED3);
simon 0:18acd94db10b 6 DigitalOut led4(LED4);