Karpova Lab fork of stateScript

Dependencies:   SMARTWAV SOMO_II mbed

Fork of stateScript_v2_karpova by Andy Lustig

Revision:
4:b019c133a8fb
Parent:
3:d7b0a0890d96
Child:
7:42aa1e804047
--- a/behave.h	Sat Oct 10 22:37:17 2015 +0000
+++ b/behave.h	Fri Dec 11 16:27:38 2015 +0000
@@ -42,6 +42,8 @@
 #define OR_CONDITION    1
 #define AND_CONDITION    2
 
+extern "C" void mbed_reset();//reset mbed through software
+
 
 
 using namespace std;