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 2:5c6873981eac, committed 2013-10-25
- Comitter:
- DanAuhust
- Date:
- Fri Oct 25 09:40:23 2013 +0000
- Parent:
- 1:fb33955ca402
- Commit message:
- nog steeds error 153 eruit werken
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r fb33955ca402 -r 5c6873981eac main.cpp --- a/main.cpp Fri Oct 25 09:30:58 2013 +0000 +++ b/main.cpp Fri Oct 25 09:40:23 2013 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" #include "MODSERIAL.h" - +// test // //Define objects AnalogIn emg_biceps(PTB0); //Analog input AnalogIn emg_triceps(PTB1);