Skip to content

Commit

Permalink
Fix incorrect variable name in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiinaSekiu authored May 28, 2024
1 parent d41c2f8 commit db2b438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ENVVARS.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- `stdio`: use standard input/ouput
* `AT_DEVICE`: specify which serial port device will be used by AT APDU backend.
* `UIM_SLOT`: specify which UIM slot will be used by QMI QRTR APDU backend. (default: 1)
* `INTERFACE_SELECT_ENV`: specify which PC/SC interface will be used by PC/SC APDU backend.
* `DRIVER_IFID`: specify which PC/SC interface will be used by PC/SC APDU backend.

## Debug

Expand Down

0 comments on commit db2b438

Please sign in to comment.