mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 13:48:32 +03:00
return commands read from card
This commit is contained in:
@@ -83,7 +83,7 @@ def disconnect_card(hcard):
|
||||
|
||||
|
||||
def do_intercept(cmd, dwActiveProtocol):
|
||||
send_receive_cmd(cmd, hcard, dwActiveProtocol)
|
||||
return send_receive_cmd(cmd, hcard, dwActiveProtocol)
|
||||
|
||||
def init():
|
||||
(hcontext, reader) = establish_context()
|
||||
|
||||
Reference in New Issue
Block a user