GroupA / Mbed 2 deprecated WaG_final

Dependencies:   mbed

Fork of Lab_6_WaG by GroupA

Revision:
49:80d4ffabec16
Parent:
40:4e82369f337c
Child:
51:1eb60f0d2f03
--- a/analog.h	Fri Mar 30 20:28:41 2018 +0000
+++ b/analog.h	Tue Apr 03 16:31:18 2018 +0000
@@ -18,6 +18,7 @@
 #include "io_pins.h"
 
 #define MUX_CHANS 16
+#define PTTHRESH 2.5
 
 void ana_init();
 void ana_scan_mux(float * an_array, int no_of_channels);