mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-24 01:08:32 +03:00
removed atr buf in run func
This commit is contained in:
@@ -182,9 +182,6 @@ void CCID_init( void )
|
|||||||
|
|
||||||
void CCID_run( void )
|
void CCID_run( void )
|
||||||
{
|
{
|
||||||
uint8_t pAtr[MAX_ATR_SIZE] ;
|
|
||||||
uint8_t ucSize ;
|
|
||||||
|
|
||||||
|
|
||||||
//if (USBD_Read(INT, pBuffer, dLength, fCallback, pArgument);
|
//if (USBD_Read(INT, pBuffer, dLength, fCallback, pArgument);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user