CHG: cleaning up.

This commit is contained in:
iceman1001 2016-08-04 21:37:43 +02:00
commit 6b23be6b7e
5 changed files with 271 additions and 390 deletions

View file

@ -1428,7 +1428,6 @@ void Mifare_DES_Auth1(uint8_t arg0, uint8_t *datain){
}
void Mifare_DES_Auth2(uint32_t arg0, uint8_t *datain){
uint32_t cuid = arg0;
uint8_t key[16] = {0x00};
byte_t dataout[12] = {0x00};