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 SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: DefinitionsAndGlobals.h
- Revision:
 - 195:6a549c0e9287
 - Parent:
 - 194:ab528911780d
 - Child:
 - 197:1369ef45b49e
 
diff -r ab528911780d -r 6a549c0e9287 DefinitionsAndGlobals.h --- a/DefinitionsAndGlobals.h Wed Jun 29 14:24:12 2016 +0000 +++ b/DefinitionsAndGlobals.h Wed Jun 29 15:23:12 2016 +0000 @@ -188,4 +188,5 @@ //SD HK uint32_t FSC_CURRENT[6]; -uint32_t FSC_LAST[6]; \ No newline at end of file +uint32_t FSC_LAST[6]; +uint8_t SD_SW_EN_DS; \ No newline at end of file
