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: HIDScope MODSERIAL QEI TextLCD mbed
Fork of TotalControlEmg2 by
Diff: Kalibratie.cpp
- Revision:
- 44:97f5622db2c4
- Parent:
- 41:91c8c39d7a33
- Child:
- 50:16314b798754
diff -r 929cab5358ee -r 97f5622db2c4 Kalibratie.cpp --- a/Kalibratie.cpp Thu Oct 22 08:52:33 2015 +0000 +++ b/Kalibratie.cpp Thu Oct 22 12:14:24 2015 +0000 @@ -28,7 +28,7 @@ } wait(0.05); } - LedGreen.write(1); //Led aan + //LedGreen.write(1); //Led aan return ymax; }