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.
Revision 4:612095337fb0, committed 2014-11-05
- Comitter:
- philipp19961
- Date:
- Wed Nov 05 07:50:52 2014 +0000
- Parent:
- 3:c048b13bc1d0
- Commit message:
- ?
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Nov 05 07:40:17 2014 +0000 +++ b/main.cpp Wed Nov 05 07:50:52 2014 +0000 @@ -7,7 +7,7 @@ DigitalOut led3(LED3); DigitalOut led4(LED4); -DebouncedIn button(p12); +DebouncedIn button(p14); // Zum Schalten: 1 Taster PINA PA0 // 1. Funktion