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

View file

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