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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user