Revert "Merge branch 'master' into hf_mf_sim"

This reverts commit cbea5d9d02, reversing
changes made to b66152feb2.
This commit is contained in:
vratiskol
2019-03-15 21:45:00 +01:00
parent cbea5d9d02
commit cfe2b2797e
161 changed files with 1465 additions and 2004 deletions

View File

@@ -75,4 +75,4 @@ _errorcodes.tostring = function(command)
end
return ("Error, numeric or string argument expected, got : %s"):format(tostring(command))
end
return _errorcodes
return _errorcodes

View File

@@ -32,4 +32,4 @@ end
return {
waitForTag = waitForTag,
}
}

View File

@@ -91,4 +91,4 @@ local PreCalc =
return list
end,
}
return PreCalc
return PreCalc

View File

@@ -155,4 +155,4 @@ local library = {
ISO14B_COMMAND = ISO14B_COMMAND,
}
return library
return library

View File

@@ -121,4 +121,4 @@ return {
return m[value] or "no tag-info available"
end,
}
}

View File

@@ -427,4 +427,4 @@ local Utils =
-- end
}
return Utils
return Utils