Index: leahi_dialin/td/modules/blood_flow.py =================================================================== diff -u -r1205ec50906c08cfbe681192d181c6f61c239f2c -rdf2b51a17a2ccdaf3587f631de7623fa7fcae624 --- leahi_dialin/td/modules/blood_flow.py (.../blood_flow.py) (revision 1205ec50906c08cfbe681192d181c6f61c239f2c) +++ leahi_dialin/td/modules/blood_flow.py (.../blood_flow.py) (revision df2b51a17a2ccdaf3587f631de7623fa7fcae624) @@ -368,7 +368,7 @@ """ message = DenaliMessage.build_message(channel_id=DenaliChannels.dialin_to_td_ch_id, - message_id=MsgIds.MSG_ID_TD_BLOOD_PUMP_ROTOR_COUNT_OVERRIDE_REQUEST.value) + message_id=MsgIds.MSG_ID_TD_HOME_BLOOD_PUMP_REQUEST.value) self.logger.debug("homing blood pump")