add connected message
This commit is contained in:
@@ -61,6 +61,8 @@ def open_remote_device(args, file='/dev/input/event0'):
|
|||||||
# Start reading events
|
# Start reading events
|
||||||
_, stdout, _ = client.exec_command('cat ' + file)
|
_, stdout, _ = client.exec_command('cat ' + file)
|
||||||
|
|
||||||
|
print("connected to", args.address)
|
||||||
|
|
||||||
return stdout
|
return stdout
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user