mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
ccid_select.py: added comment;this file is test code
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# This is only test code for testing the smartcard communication
|
||||
# by sending a test command and printing the answer of the smartcard.
|
||||
|
||||
from smartcard.scard import *
|
||||
import smartcard.util
|
||||
|
||||
Reference in New Issue
Block a user