#define PUMP_120_PSI_VAL 223 User_Mode_byte = ((Get_Analog_Value(rc_ana_in01) >> 2) * (int)120) / (int)PUMP_120_PSI_VAL;