Index: HDDefs.h =================================================================== diff -u -r3eaf7859f0757d7fb22d71b019cb0d11085ed484 -r5042e92d2eac9a20df50ebdb11e5a9fd0dbe8dea --- HDDefs.h (.../HDDefs.h) (revision 3eaf7859f0757d7fb22d71b019cb0d11085ed484) +++ HDDefs.h (.../HDDefs.h) (revision 5042e92d2eac9a20df50ebdb11e5a9fd0dbe8dea) @@ -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