Index: leahi_dialin/fp/modules/boost_pump.py =================================================================== diff -u -rc5bfcf84ed942ca5841bf9de155aa0f495b4d28d -rec471897a5388e629d5d7dda9e4ec3c82b524914 --- leahi_dialin/fp/modules/boost_pump.py (.../boost_pump.py) (revision c5bfcf84ed942ca5841bf9de155aa0f495b4d28d) +++ leahi_dialin/fp/modules/boost_pump.py (.../boost_pump.py) (revision ec471897a5388e629d5d7dda9e4ec3c82b524914) @@ -184,7 +184,7 @@ payload = payload, reset = reset, channel_id = DenaliChannels.dialin_to_fp_ch_id, - msg_id = MsgIds.MSG_ID_FP_BOOST_PUMP_TARGET_FLOW_OVERRIDE_REQUEST, + msg_id = MsgIds.MSG_ID_FP_BOOST_PUMP_TARGET_PWM_OVERRIDE_REQUEST, entity_name = f'FP P40 Boost Pump target PWM', override_text = f'{str(duty_cycle)}', logger = self.logger,