aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristina Quast <chrysh.ng+git@gmail.com>2015-05-18 17:31:51 +0200
committerChristina Quast <chrysh.ng+git@gmail.com>2015-05-18 18:31:51 +0200
commit3742ef1cde04f6023f123b4342ee742f7f8202e7 (patch)
tree964b6625f2f45cb2df0878efed943bbba79fcbe3
parent4930ea60324f5e317966b391be1ef8d8c046a01c (diff)
simtrace.py: Comment to remove test func select_file
-rwxr-xr-xusb_application/simtrace.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/usb_application/simtrace.py b/usb_application/simtrace.py
index 705afa5..2937935 100755
--- a/usb_application/simtrace.py
+++ b/usb_application/simtrace.py
@@ -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: