new lua script from @iceman1001 + bug fix in hf mfu

This commit is contained in:
marshmellow42 2015-05-31 16:08:58 -04:00
commit be290d68bd
2 changed files with 474 additions and 0 deletions

View file

@ -617,6 +617,7 @@ uint32_t GetHF14AMfU_Type(void){
}
}
} else {
ul_switch_off_field();
// Infinition MY-D tests Exam high nibble
uint8_t nib = (card.uid[1] & 0xf0) >> 4;
switch ( nib ){