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 use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-13 00:25:43 +02:00
mad.h make style 2019-04-06 00:52:55 +02:00
mfkey.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
mfkey.h make style 2019-04-06 00:52:55 +02:00
mifare4.c use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-13 00:25:43 +02:00
mifare4.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
mifaredefault.h make style 2019-03-10 00:00:59 +01:00
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 make style 2019-04-06 00:52:55 +02:00