Index: HDDefs.h =================================================================== diff -u -rf8100fa58fe0316429448727bd4e244a5581bc72 -r72b160dc9bedcbe238a6282db18975a960e39776 --- HDDefs.h (.../HDDefs.h) (revision f8100fa58fe0316429448727bd4e244a5581bc72) +++ HDDefs.h (.../HDDefs.h) (revision 72b160dc9bedcbe238a6282db18975a960e39776) @@ -8,7 +8,7 @@ * @file HDDefs.h * * @author (last) Sean Nash -* @date (last) 02-Jun-2020 +* @date (last) 03-Aug-2020 * * @author (original) Sean Nash * @date (original) 29-May-2020 @@ -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