chg: emv commands should now compile. no testing done.
This commit is contained in:
@@ -27,5 +27,6 @@
|
||||
|
||||
int CmdHFEMV(const char *Cmd);
|
||||
|
||||
#define TLV_ADD(tag, value)( tlvdb_add(tlvRoot, tlvdb_fixed(tag, sizeof(value) - 1, (const unsigned char *)value)) )
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user