Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of workinQM_10thDec by
Diff: EPS.h
- Revision:
- 9:194afacf7449
- Parent:
- 5:bb592f3185cc
- Child:
- 19:79e69017c855
- Child:
- 28:5f0f2a3f3e8d
--- a/EPS.h Sat Mar 12 12:54:14 2016 +0000
+++ b/EPS.h Fri Apr 01 21:13:16 2016 +0000
@@ -106,7 +106,7 @@
uint8_t current_quant[12];
uint8_t Batt_temp_quant[2];
uint8_t Batt_gauge_quant[3]; // why only 3 here??
- float Batt_gauge_alerts;
+ float Batt_gauge_alerts; //why is this float??
uint8_t BAE_temp_quant;
float AngularSpeed_quant[3];
float Bvalue_quant[3];
