Prius IPM controller

Dependencies:   mbed

Fork of analoghalls5_5 by N K

Revision:
5:ee1e6c84c302
Parent:
4:fdadf4a3577a
Child:
6:99ee0ce47fb2
--- a/includes.h	Mon Mar 02 11:17:15 2015 +0000
+++ b/includes.h	Tue Mar 03 06:28:10 2015 +0000
@@ -3,6 +3,7 @@
 
 #include "mbed.h"
 #include "config.h"
+#include "math.h"
 
 #ifdef __DEBUG
 extern Serial *pc;