Skip to content

Commit 7adc32f

Browse files
committed
docs fix
1 parent 59cfcbd commit 7adc32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/userguide/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,8 +1318,8 @@ <h3 id="ttest128apdu">ttest128apdu</h3>
13181318
<h4>Parameters</h4>
13191319
<ul>
13201320
<li><strong>ch=N</strong> oscilloscope channel from which to download the power traces, N is a natural number (default is ch=1)</li>
1321-
<li><strong>cla=H</strong> oscilloscope channel from which to download the power traces, H is a HEX-coded number (default is cla=80)</li>
1322-
<li><strong>ins=H</strong> oscilloscope channel from which to download the power traces, H is a HEX-coded number (default is ins=60)</li>
1321+
<li><strong>cla=H</strong> CLA field of created APDUs, H is a HEX-coded number (default is cla=80)</li>
1322+
<li><strong>ins=H</strong> INS field of created APDUs, H is a HEX-coded number (default is ins=60)</li>
13231323
</ul>
13241324

13251325
<p>These APDU scenarios are compatible with devices requesting APDU format, such as those provided by the <a href="#smartcard">smartcard plug-in</a>. Example of a typical usage: (use -Q to find out the number of the smartcard reader, when needed)</p>

0 commit comments

Comments
 (0)