GroupA / Mbed 2 deprecated WaG_final

Dependencies:   mbed

Fork of Lab_6_WaG by GroupA

Revision:
34:378a49e5b15f
Parent:
24:0691bfc946e9
Child:
38:57af77435ae1
--- a/analog.h	Thu Mar 22 16:07:29 2018 +0000
+++ b/analog.h	Thu Mar 22 16:11:56 2018 +0000
@@ -15,5 +15,7 @@
 #include "mbed.h"
 #include "io_pins.h"
 
+#define MUX_CHANS 16
+
 void ana_init();
 void ana_scan_mux(float * an_array, int no_of_channels);
\ No newline at end of file