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.
Dependencies: Hotboards_switches mbed
Fork of input by
Revision 1:d8aefd9790ea, committed 2016-03-04
- Comitter:
- PedroGonzalez
- Date:
- Fri Mar 04 22:34:43 2016 +0000
- Parent:
- 0:6e25e921deef
- Commit message:
- test
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 6e25e921deef -r d8aefd9790ea main.cpp --- a/main.cpp Wed Mar 02 20:30:43 2016 +0000 +++ b/main.cpp Fri Mar 04 22:34:43 2016 +0000 @@ -1,4 +1,6 @@ + +// modified 4-march-2016 by Pedro /* * The simplest program, read an input on pin PB_4 */
