mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 13:48: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 )
|
||||
{
|
||||
uint8_t pAtr[MAX_ATR_SIZE] ;
|
||||
uint8_t ucSize ;
|
||||
|
||||
|
||||
//if (USBD_Read(INT, pBuffer, dLength, fCallback, pArgument);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user