Index: HDDefs.h =================================================================== diff -u -r6380102d74fb4621c3143e4bc0402a4dff6bb026 -r72b160dc9bedcbe238a6282db18975a960e39776 --- HDDefs.h (.../HDDefs.h) (revision 6380102d74fb4621c3143e4bc0402a4dff6bb026) +++ HDDefs.h (.../HDDefs.h) (revision 72b160dc9bedcbe238a6282db18975a960e39776) @@ -60,7 +60,8 @@ POST_STATE_BLOOD_FLOW, ///< Run Blood Flow test mode state POST_STATE_DIALYSATE_FLOW, ///< Run Dialysate Flow test mode state POST_STATE_ACCELEROMETER, ///< Run Accelerometer test mode state - POST_STATE_STUCK_BUTTON, ///< Run stuck button test mode state + POST_STATE_STUCK_BUTTON, ///< Run stuck button test mode state + POST_STATE_VALVES, ///< Run Valves test mode state POST_STATE_COMPLETED, ///< POST self tests completed mode state POST_STATE_FAILED, ///< POST self tests failed mode state NUM_OF_POST_STATES ///< Number of initialize & POST mode states