Removing LCD layout.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2022-03-07 00:58:45 +01:00
parent f1868680ca
commit 44b4b432d8
No known key found for this signature in database
GPG Key ID: C0095B7870A4CCD3

5
ccid.h
View File

@ -35,9 +35,12 @@ static const class_desc_ccid_t desc_ccid = {
.dwMaxCCIDMessageLength = (CCID_EXT_APDU_MAX),
.bClassGetResponse = 0xFF,
.bclassEnvelope = 0xFF,
.wLcdLayout = (
.wLcdLayout = 0x0,
/*
(
0xFF00| // Number of lines for the LCD display
0x00FF), // Number of characters per line
*/
.bPINSupport = 0x0,
/*
0x1| // PIN Verification supported