Karpova Lab fork of stateScript

Dependencies:   SMARTWAV SOMO_II mbed

Fork of stateScript_v2_karpova by Andy Lustig

Revision:
7:42aa1e804047
Parent:
5:abee20c0bf2a
Parent:
4:b019c133a8fb
--- a/behave.h	Thu Jan 21 14:28:46 2016 +0000
+++ b/behave.h	Wed Jan 27 20:17:16 2016 +0000
@@ -43,6 +43,8 @@
 #define OR_CONDITION    1
 #define AND_CONDITION    2
 
+extern "C" void mbed_reset();//reset mbed through software
+
 
 
 using namespace std;