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_5thJan_azad by
Diff: main.cpp
- Revision:
- 76:293693fb7949
- Parent:
- 75:d05b0005ca50
- Child:
- 77:6a5f6e1c7a35
--- a/main.cpp Sat Dec 10 10:51:46 2016 +0000 +++ b/main.cpp Sat Dec 10 11:28:22 2016 +0000 @@ -247,7 +247,7 @@ //eps cdms fault uint8_t CDMS_SW_STATUS; DigitalIn CDMS_OC_FAULT(PIN79); -bool CDMS_SW_ENABLE; +bool CDMS_SW_ENABLE; //Temp name for CDMS_RESET pin. As per flowchart for EPS_HANDLE_CDMS_FAULT, CDMS may be powered off in case of fault. Need to discuss with AG, Rewanth int CDMS_FAULT_COUNTER = 0;