Bugfix: add header file for ccid reset pin

This commit is contained in:
Christina Quast
2015-03-10 15:54:34 +01:00
parent e4bd7c104d
commit 0757fff70b

View File

@@ -67,7 +67,7 @@
/*------------------------------------------------------------------------------
* Exported functions
*----------------------------------------------------------------------------*/
extern void ISO7816_Init( const Pin pPinIso7816RstMC );
extern void ISO7816_Init( const Pin *pPinIso7816RstMC );
extern void ISO7816_IccPowerOff(void);
extern uint16_t ISO7816_XfrBlockTPDU_T0(const uint8_t *pAPDU,
uint8_t *pMessage,