@frederikmoellers EPA changes, with APDU for ISO14443b support

This commit is contained in:
iceman1001 2015-07-13 00:04:16 +02:00
commit a62bf3afe1
3 changed files with 163 additions and 18 deletions

View file

@ -19,7 +19,7 @@ typedef struct {
uint8_t parameter_id;
} pace_version_info_t;
// note: EPA_PACE_Collect_Nonce is declared in apps.h
// note: EPA_PACE_Collect_Nonce and EPA_PACE_Replay are declared in apps.h
// general functions
void EPA_Finish();