]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/scripts/helloworld.lua
Fixed so standard libraries can be used, added an example script, and fixed so all...
[proxmark3-svn] / client / scripts / helloworld.lua
index fe8f0cfa19b56aaca4bb0e19d20c1cd02a098014..fd4d2b44eebc24d55999b5706a86b490032475fa 100644 (file)
@@ -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()
Impressum, Datenschutz