cards: Minor formating cleanup

Change-Id: I0d1cf38a422c36b26dc125384d2df70e82e752e1
This commit is contained in:
Alexander Chemeris 2018-01-26 15:50:46 +09:00
parent 6d4a0a1a3e
commit 4dabfda193
1 changed files with 2 additions and 2 deletions

View File

@ -550,8 +550,8 @@ class FairwavesSIM(Card):
The SIM card is operating according to the standard.
For Ki/OP/OPC programming the following files are additionally open for writing:
3F00/7F20/FF01 OP/OPC:
byte 1 = 0x01, bytes 2-17: OPC;
byte 1 = 0x00, bytes 2-17: OP;
byte 1 = 0x01, bytes 2-17: OPC;
byte 1 = 0x00, bytes 2-17: OP;
3F00/7F20/FF02: Ki
"""