Fixed so standard libraries can be used, added an example script, and fixed so all hf.mf-ops can be called

This commit is contained in:
martin.holst@gmail.com 2013-05-22 13:04:01 +00:00
parent 806dc07542
commit 5a92cb525e
3 changed files with 38 additions and 71 deletions

View 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()