reading an interrupt
Dependencies: Hotboards_switches mbed
Revision 2:d4a7439b72dd, committed 2016-03-15
- Comitter:
- RomanValenciaP
- Date:
- Tue Mar 15 18:47:03 2016 +0000
- Parent:
- 1:ce1c787ed6fd
- Commit message:
- added original author and contact info
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ce1c787ed6fd -r d4a7439b72dd main.cpp --- a/main.cpp Tue Mar 15 18:40:42 2016 +0000 +++ b/main.cpp Tue Mar 15 18:47:03 2016 +0000 @@ -1,8 +1,10 @@ -/* Library: Hotboards_switches.h - * Project: input - * File: main.cpp - * Author: Román Valencia +/* Library: Hotboards_switches.h + * Project: input + * File: main.cpp + * Author: Diego Perez + * Modified by: Roman Valencia + * Contact: http://www.hotboards.org/ * * The simplest program, read an input on pin PB_4 */