turning a led ON and OFF
Dependencies: Hotboards_leds mbed
Revision 1:624cca427a70, committed 2016-03-15
- Comitter:
- RomanValenciaP
- Date:
- Tue Mar 15 18:53:47 2016 +0000
- Parent:
- 0:b5cfc5f155cb
- Commit message:
- added header info, authors and contact info
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r b5cfc5f155cb -r 624cca427a70 main.cpp --- a/main.cpp Mon Feb 29 19:58:35 2016 +0000 +++ b/main.cpp Tue Mar 15 18:53:47 2016 +0000 @@ -1,5 +1,11 @@ -/* +/* Library: Hotboards_leds.h + * Project: led + * File: main.cpp + * Author: Diego Perez + * Modified by: Roman Valencia + * Contact: http://www.hotboards.org/ + * * The simplest program I, blink a led on pin PA_5 * */