Team Fox / Mbed 2 deprecated RAJANGAM_REVIEW_BAE_CODE

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of QM_BAE_review_1 by Team Fox

Revision:
44:da258a0977a4
Parent:
33:76f2b8735501
Child:
53:459b71b1861c
--- a/EPS.h	Thu Jul 07 19:45:45 2016 +0000
+++ b/EPS.h	Mon Jul 11 19:01:12 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();