flash based config testing

Dependencies:   mbed

Revision:
3:82c00c8e2cb4
Parent:
2:cfc39b0843ae
diff -r cfc39b0843ae -r 82c00c8e2cb4 globals.h
--- a/globals.h	Thu Mar 02 07:36:56 2017 +0000
+++ b/globals.h	Tue Mar 07 08:06:39 2017 +0000
@@ -1,6 +1,6 @@
 #ifndef __GLOBALS_H
 #define __GLOBALS_H
 
-extern int mode;
+extern float p, torque_pct, user_cmd, vout;
 
 #endif
\ No newline at end of file