BugFix: Client Error message
This commit is contained in:
父節點
2ca538c49f
當前提交
551e3e558d
@ -166,4 +166,5 @@ class my_client_protocol(my_base_protocol):
|
||||
DID_PLOENLEIN: 'Ploenlein',
|
||||
}.get(msg.get_data_id())
|
||||
print('The light in {target} is {state}'.format(state=state, target=target))
|
||||
print('Error receiving data!')
|
||||
else:
|
||||
print('Error receiving data!')
|
||||
|
載入中…
x
新增問題並參考
Block a user