proxmark3/client/mifare
Philippe Teuwen 844d732297 Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr:
Note that it behaves differently now
* it looks for Enter key only, not any key
* it "eats" the input, no need for (void)getchar() after it
* it works the same no matter the value of ICANON
* the mingw version has been adapted to act the similarly

This should fix its usage on Android where tcgetattr always returns -1
2019-07-11 13:01:34 +02:00
..
mad.c
mad.h
mfkey.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
mfkey.h
mifare4.c
mifare4.h
mifaredefault.h
mifarehost.c Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
mifarehost.h generalize KEYS_IN_BLOCK usage 2019-05-01 14:55:14 +02:00
ndef.c style 2019-04-29 22:41:28 +02:00
ndef.h