motor controller

Dependencies:   mbed plotter

Revision:
1:2acd7dfc4b1b
Parent:
0:f899a5183b5e
Child:
2:7312ac02785d
--- a/config.h	Mon Oct 03 04:56:06 2016 +0000
+++ b/config.h	Mon Oct 03 05:57:20 2016 +0000
@@ -4,6 +4,7 @@
 #define SERIAL_BAUD 115200
 #define nullptr 0 
 #define M_PI 3.1415926535897932384f //why is this missing...
-
+#define K_V_BUS 40.8f
+#define K_FRONT_INIT 236
 
 #endif
\ No newline at end of file