Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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);