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:
- 19:79e69017c855
- Parent:
- 9:194afacf7449
- Child:
- 20:949d13045431
--- a/EPS.h Sat May 14 11:19:13 2016 +0000
+++ b/EPS.h Sat Jun 04 11:29:13 2016 +0000
@@ -97,7 +97,9 @@
uint8_t faultIr_status;
float AngularSpeed_actual[3];
float Bvalue_actual[3];
- float Batt_voltage_actual;
+ float Batt_voltage_actual;
+ /*changed 1.0*/
+ //uint16_t Batt_voltage_data;
}BAE_HK_actual;
