mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-04-01 10:40:20 +03:00
pySim-read: fix wrong comment
Change-Id: Idcbbc6e964f7932a10d55f7f28646f278c994129
This commit is contained in:
@@ -71,7 +71,7 @@ if __name__ == '__main__':
|
|||||||
scc.cla_byte = "a0"
|
scc.cla_byte = "a0"
|
||||||
scc.sel_ctrl = "0000"
|
scc.sel_ctrl = "0000"
|
||||||
|
|
||||||
# Program the card
|
# Read the card
|
||||||
print("Reading ...")
|
print("Reading ...")
|
||||||
|
|
||||||
# Initialize Card object by auto detecting the card
|
# Initialize Card object by auto detecting the card
|
||||||
|
|||||||
Reference in New Issue
Block a user