Index: dialin/ui/dg_simulator.py =================================================================== diff -u -raab1e486e4ba2df0ca49cf41c4ea9954c6f6de1f -r29b72d44521184a8ab8070591c9c4cd0cc84a048 --- dialin/ui/dg_simulator.py (.../dg_simulator.py) (revision aab1e486e4ba2df0ca49cf41c4ea9954c6f6de1f) +++ dialin/ui/dg_simulator.py (.../dg_simulator.py) (revision 29b72d44521184a8ab8070591c9c4cd0cc84a048) @@ -605,7 +605,7 @@ is_pure_data: bool = False, has_parameters: bool = False, parameters_payload: any = 0x00, - channel_id=DenaliChannels.hd_to_ui_ch_id) -> None: + channel_id=DenaliChannels.dg_to_ui_ch_id) -> None: """ a general method to send any standard response message, by it's id and list of parameters. @param message_id: the id of the message