small improvement

This commit is contained in:
merlokk 2019-02-19 21:19:45 +02:00
commit 25d6a1274f
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ typedef enum {
enum TransactionType {
TT_MSD,
TT_VSDC, // not standart for contactless!!!!
TT_VSDC, // contact only. not standart for contactless
TT_QVSDCMCHIP,
TT_CDA,
};