1 //-----------------------------------------------------------------------------
2 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
3 // at your option, any later version. See the LICENSE.txt file for the text of
5 //-----------------------------------------------------------------------------
6 // AID DESFire functions
7 //-----------------------------------------------------------------------------
10 #define _AIDDESFIRE_H_
14 int AIDDFDecodeAndPrint(uint8_t aid
[3]);
16 #endif // _AIDDESFIRE_H_