This commit is contained in:
iceman1001 2020-11-28 23:54:58 +01:00
commit 9b2fd29149

View file

@ -1350,7 +1350,7 @@ int set_pm3_libraries(lua_State *L) {
{"WaitForResponseTimeout", l_WaitForResponseTimeout}, {"WaitForResponseTimeout", l_WaitForResponseTimeout},
{"mfDarkside", l_mfDarkside}, {"mfDarkside", l_mfDarkside},
{"foobar", l_foobar}, {"foobar", l_foobar},
{"kbd_enter_pressed", l_kbd_enter_pressed}, {"kbd_enter_pressed", l_kbd_enter_pressed},
{"clearCommandBuffer", l_clearCommandBuffer}, {"clearCommandBuffer", l_clearCommandBuffer},
{"console", l_CmdConsole}, {"console", l_CmdConsole},
{"iso15693_crc", l_iso15693_crc}, {"iso15693_crc", l_iso15693_crc},