Index: HDDefs.h =================================================================== diff -u -r33614c2386a3bfc89a865b3a5ab0069016e9ccc3 -r35f81d848a7983f7272feab7bce35fb0be2d88d0 --- HDDefs.h (.../HDDefs.h) (revision 33614c2386a3bfc89a865b3a5ab0069016e9ccc3) +++ HDDefs.h (.../HDDefs.h) (revision 35f81d848a7983f7272feab7bce35fb0be2d88d0) @@ -53,10 +53,10 @@ { 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 POST_STATE_RTC, ///< Run RTC test state POST_STATE_NVDATAMGMT, ///< Run NV Data Mgmt. test state + POST_STATE_WATCHDOG, ///< Run watchdog test state + POST_STATE_SAFETY_SHUTDOWN, ///< Run safety shutdown test state POST_STATE_BLOOD_FLOW, ///< Run blood flow test state POST_STATE_DIALYSATE_INLET_FLOW, ///< Run dialysate inlet flow test state POST_STATE_DIALYSATE_OUTLET_FLOW, ///< Run dialysate outlet flow test state