Prius IPM controller

Dependencies:   mbed

Fork of analoghalls5_5 by N K

Revision:
30:2b6d426f3bfc
Parent:
29:cb03760ba9ea
Child:
33:e7b132029bae
--- a/context.h	Sat Mar 14 23:42:46 2015 +0000
+++ b/context.h	Sun Mar 15 01:45:22 2015 +0000
@@ -53,6 +53,8 @@
     int _index;
     unsigned long _time;
     
+    float _dummyb, _dummyc;
+    
     Ticker *_time_upd_ticker;
 };
 #endif
\ No newline at end of file