:)

Dependencies:   HIDScope MODSERIAL mbed-dsp mbed

Fork of emg_filter by Tanja H

Files at this revision

API Documentation at this revision

Comitter:
Tanja2211
Date:
Mon Oct 20 08:39:05 2014 +0000
Parent:
46:d090e41fb61f
Child:
48:5a270ba60008
Commit message:
fouten

Changed in this revision

EMGfilter.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/EMGfilter.cpp	Mon Oct 20 08:34:11 2014 +0000
+++ b/EMGfilter.cpp	Mon Oct 20 08:39:05 2014 +0000
@@ -229,8 +229,7 @@
         if (snelheidsstand==1) {
                 pc.printf("Motor 1 beweegt met snelheid 1\n");
             } else {
-                pc.printf("Motor 2 beweegt niet\n");
-            }
+                pc.printf("\n"); }
             if (snelheidsstand==2) {
                 pc.printf("Motor 1 beweegt met snelheid 2\n");
             } else {