X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/806dc07542ab956f376811e59b4dca8f9c98af89..529488e87d5c37a3a44827e3feed738b61f7be89:/client/scripts/helloworld.lua 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()