Index: dialin/dg/heaters.py =================================================================== diff -u -r6f4c3b18f8b57ad891116e29cda04c8194f5ff34 -rd839a68c447bc7fc879afa5a564ec1d8e4e58abc --- dialin/dg/heaters.py (.../heaters.py) (revision 6f4c3b18f8b57ad891116e29cda04c8194f5ff34) +++ dialin/dg/heaters.py (.../heaters.py) (revision d839a68c447bc7fc879afa5a564ec1d8e4e58abc) @@ -130,8 +130,8 @@ @publish(["dg_heaters_timestamp","main_primary_heater_duty_cycle", "small_primary_heater_duty_cycle", "trimmer_heater_duty_cycle", "trimmer_heater_state", "primary_heaters_target_temperature", "trimmer_heater_target_temperature", "primary_efficiency", "primary_calc_target_temperature", "trimmer_calc_target_temperature", - "trimmer_use_last_duty_cycle"]) - def _handler_heaters_sync(self, message,timestamp=0.0): + "trimmer_use_last_duty_cycle", "previous_flow", "control_counter"]) + def _handler_heaters_sync(self, message, timestamp=0.0): """ Handles published heaters message