proxmark3/client/lualibs
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
..
7816_error.lua Add missing EOF LF 2019-03-12 00:12:26 +01:00
amiibolib.lua ADD: amiboo stuff 2018-07-28 12:33:27 +02:00
ansicolors.lua ADD: @icsom changes and additions to lua scripts for LEGIC 2016-03-20 19:25:48 +01:00
commands.lua make style 2019-06-07 21:40:33 +02:00
default_toys.lua lua: more fix mix of spaces & tabs 2019-03-09 10:40:45 +01:00
default_toys_di.lua lua: more fix mix of spaces & tabs 2019-03-09 10:40:45 +01:00
dkjson.lua ADD: added dkjson.lua for json support 2017-02-19 23:21:59 +01:00
emulator.lua fix: syntax erros in luascripts 2019-06-23 08:13:17 -04:00
getopt.lua lua: more fix mix of spaces & tabs 2019-03-09 10:40:45 +01:00
hf_reader.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
html_dumplib.lua lua: more fix mix of spaces & tabs 2019-03-09 10:40:45 +01:00
htmlskel.lua lua: more fix mix of spaces & tabs 2019-03-09 10:40:45 +01:00
md5.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
precalc.lua Add missing EOF LF 2019-03-12 00:12:26 +01:00
read14a.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
read14b.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
read15.lua Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
taglib.lua textual 2019-05-07 22:33:51 +02:00
utils.lua Add missing EOF LF 2019-03-12 00:12:26 +01:00