slave2

Dependencies:   PinDetect dsp mbed-rtos mbed

Revision:
4:e97105ea8f9e
Parent:
3:18d0a7397658
diff -r 18d0a7397658 -r e97105ea8f9e Phase_Finder.h
--- a/Phase_Finder.h	Wed Apr 27 20:45:16 2016 +0000
+++ b/Phase_Finder.h	Wed Apr 27 21:20:20 2016 +0000
@@ -1,7 +1,7 @@
 #include <mbed.h>
 using namespace std;
-const int SAMPLE_LENGTH = 301;
-const int PEAKS = 5;
+const int SAMPLE_LENGTH = 251;
+const int PEAKS = 4;
  
 /** A
 *      }