X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/806dc07542ab956f376811e59b4dca8f9c98af89..5a92cb525e0d7bfbf8bb005c3bf71ebdb6584959:/client/scripts/helloworld.lua?ds=sidebyside diff --git a/client/scripts/helloworld.lua b/client/scripts/helloworld.lua index fe8f0cfa..fd4d2b44 100644 --- a/client/scripts/helloworld.lua +++ b/client/scripts/helloworld.lua @@ -6,7 +6,7 @@ print("hf.mf:",hf.mf); print("and now... "); print("hf.mf.mifare",hf.mf.mifare); -hf.mf.mifare(""); +hf.mf.nested(""); function foo()