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 mbed-dsp mbed
Fork of emg_filter by
Revision 39:39940fb9277d, committed 2014-10-20
- Comitter:
- Tanja2211
- Date:
- Mon Oct 20 07:56:33 2014 +0000
- Parent:
- 38:7ed04177892b
- Child:
- 40:f45c41cdae3a
- Commit message:
- snelheidsstand
Changed in this revision
| EMGfilter.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/EMGfilter.cpp Mon Oct 20 07:53:44 2014 +0000
+++ b/EMGfilter.cpp Mon Oct 20 07:56:33 2014 +0000
@@ -217,7 +217,8 @@
else {
yB1=0;
}
-
+int snelheidsstand;
+snelheidsstand=yB1+yB2+yB3
if (y==1) {
pc.printf("Motor 2 beweegt\n");
} else {
