GroupA / Mbed 2 deprecated WaG_final

Dependencies:   mbed

Fork of Lab_6_WaG by GroupA

Revision:
78:84ce90a76594
Parent:
72:aec869655869
--- a/analog.h	Thu Apr 26 16:12:09 2018 +0000
+++ b/analog.h	Fri Apr 27 20:14:21 2018 +0000
@@ -18,7 +18,7 @@
 #include "io_pins.h"
 
 #define MUX_CHANS 16
-#define PTTHRESH 1.3 /// previously 2.0
+#define PTTHRESH 0.7 /// previously 2.0
 
 void ana_init();
 void ana_scan_mux(float * an_array, int no_of_channels);