Repository for CDMS code
Dependencies: SimpleDMA mbed-rtos mbed eeprom
Fork of COM_MNG_TMTC_SIMPLE by
Diff: DefinitionsAndGlobals.h
- Revision:
- 276:9e5b0085763d
- Parent:
- 270:9dacc1d8459a
diff -r 9dacc1d8459a -r 9e5b0085763d DefinitionsAndGlobals.h --- a/DefinitionsAndGlobals.h Thu Jul 21 11:07:04 2016 +0000 +++ b/DefinitionsAndGlobals.h Wed Jul 27 09:54:26 2016 +0000 @@ -287,7 +287,7 @@ DigitalIn PL_BEE_SW_OC_FAULT (PIN91); DigitalIn PL_EPS_LATCH_SW_OC_FAULT (PIN5); DigitalOut EPS_V_C_EN_STATUS (PIN72); -DigitalOut EPS_V_D_EN_STATUS (PIN56); +//DigitalOut EPS_V_D_EN_STATUS (PIN56); DigitalIn SD_OC_FAULT (PIN90); @@ -366,9 +366,4 @@ uint8_t COM_PA_RECOVERY_TIMEOUT; uint8_t COM_SESSION_TIMEOUT; uint8_t COM_RSSI_MIN; -uint16_t SD_LIB_BLK_CURRENT; - -//Enable's -uint8_t EN_PL; -uint8_t EN_HK; -uint8_t EN_RCV_SC; \ No newline at end of file +uint16_t SD_LIB_BLK_CURRENT; \ No newline at end of file