NucleoF401RE EMG seneor with Lissajous Analysis

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
nagasm
Date:
Sat Dec 20 02:09:52 2014 +0000
Parent:
0:418c739a67df
Commit message:
revised

Changed in this revision

sub.hpp Show annotated file Show diff for this revision Revisions of this file
--- a/sub.hpp	Fri Dec 19 06:37:45 2014 +0000
+++ b/sub.hpp	Sat Dec 20 02:09:52 2014 +0000
@@ -42,7 +42,7 @@
     max_count = 100;
     gain = 5;
     sum_clear();
-    notch_1 = notch_2 = 60;
+    notch_1 = notch_2 = 1;
     coef_set(60);
 }