mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
simtrace.py: Comment to remove test func select_file
This commit is contained in:
@@ -39,6 +39,7 @@ def main():
|
||||
time.sleep(1)
|
||||
if args.sniff is True:
|
||||
sniffer.sniff(dev)
|
||||
# FIXME: This command is test code and should be removed in near future:
|
||||
if args.select_file is True:
|
||||
ccid_select.select()
|
||||
if args.phone is True:
|
||||
|
||||
Reference in New Issue
Block a user