NumLock card change

This commit is contained in:
NIIBE Yutaka
2013-10-29 13:52:05 +09:00
parent 1f30f4b64b
commit 59d522efba
4 changed files with 110 additions and 33 deletions

View File

@@ -17,6 +17,7 @@ struct apdu {
};
extern struct apdu apdu;
void ccid_card_change_signal (void);
/* CCID thread */
#define EV_RX_DATA_READY (1) /* USB Rx data available */