Team Fox / Mbed 2 deprecated BAE_QM_MAR9

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of workinQM_5thJan_azad by Team Fox

Revision:
49:61c9f28332ba
Parent:
33:76f2b8735501
Child:
53:459b71b1861c
--- a/EPS.h	Fri Jul 08 08:25:39 2016 +0000
+++ b/EPS.h	Thu Jul 14 23:04:26 2016 +0000
@@ -74,8 +74,8 @@
 void disable_sleep();
 void disable_hibernate();
 void socChangeAlertEnabled(bool);
-void compensation(char rcomp);
-void tempCompensation(float temp);
+int compensation(char rcomp);
+int tempCompensation(float temp);
 void clearAlert();
 void emptyAlertThreshold(char threshold);
 void vAlertMinMaxThreshold();