可以读取M1卡的序列号,其他区块的读写还要继续研究
This commit is contained in:
+1
-1
@@ -423,7 +423,7 @@ char PcdSelect ( uint8_t * pSnr )
|
||||
* = MI_OK,成功
|
||||
* 调用 :外部调用
|
||||
*/
|
||||
char PcdAuthState ( uint8_t ucAuth_mode, uint8_t ucAddr, uint8_t * pKey, uint8_t * pSnr )
|
||||
char PcdAuthState ( uint8_t ucAuth_mode, uint8_t ucAddr, char * pKey, uint8_t * pSnr )
|
||||
{
|
||||
char cStatus;
|
||||
uint8_t uc, ucComMF522Buf [ MAXRLEN ];
|
||||
|
||||
Reference in New Issue
Block a user