NucleoF401RE EMG seneor with Lissajous Analysis

Dependencies:   mbed

Revision:
1:42b57bfcc750
Parent:
0:418c739a67df
--- 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);
 }