Index: HDDefs.h =================================================================== diff -u -r61fc4d5fc04751e178972d2aee17d93ea48ff90c -r244cffbe21c0f387d8f1dba391772b9454caa95b --- HDDefs.h (.../HDDefs.h) (revision 61fc4d5fc04751e178972d2aee17d93ea48ff90c) +++ HDDefs.h (.../HDDefs.h) (revision 244cffbe21c0f387d8f1dba391772b9454caa95b) @@ -54,7 +54,7 @@ POST_STATE_START = 0, ///< Start initialize & POST mode state POST_STATE_FW_INTEGRITY, ///< Run firmware integrity test state POST_STATE_WATCHDOG, ///< Run watchdog test state - //POST_STATE_SAFETY_SHUTDOWN, ///< Run safety shutdown test state TODO this has been added but there is no state. This will be fixed in staging and will be merged back here + POST_STATE_SAFETY_SHUTDOWN, ///< Run safety shutdown test state POST_STATE_RTC, ///< Run RTC test state POST_STATE_NVDATAMGMT, ///< Run NV Data Mgmt. test state POST_STATE_BLOOD_FLOW, ///< Run blood flow test state