Index: dialin/ui/dg_simulator.py =================================================================== diff -u -rf283900f5c30a4672df1eca0870b275a0d7979c3 -r809454e87d6eacb2c2a335a7989e0d51371cf552 --- dialin/ui/dg_simulator.py (.../dg_simulator.py) (revision f283900f5c30a4672df1eca0870b275a0d7979c3) +++ dialin/ui/dg_simulator.py (.../dg_simulator.py) (revision 809454e87d6eacb2c2a335a7989e0d51371cf552) @@ -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