Karpova Lab fork of stateScript

Dependencies:   SMARTWAV SOMO_II mbed

Fork of stateScript_v2_karpova by Andy Lustig

Revision:
8:436cf2ab961c
Parent:
5:abee20c0bf2a
Child:
9:f15ad8d18881
--- a/mbedInterface/mbedInterface.h	Wed Jan 27 20:17:16 2016 +0000
+++ b/mbedInterface/mbedInterface.h	Wed Jan 27 21:31:45 2016 +0000
@@ -15,9 +15,9 @@
 //#define MBED_RF
 
 
-#define NUMPORTS 10 //the number of ports available on this hardware
+#define NUMPORTS 9 //the number of ports available on this hardware
 #define NUMINPORTS 9
-#define NUMOUTPORTS 10
+#define NUMOUTPORTS 9
 
 #define NUMEVENTS 50
 #define NUMCONDITIONS 150