Fixed hid clone script & new t55xx reset script

This commit is contained in:
Gary Bell 2024-08-13 20:09:05 -04:00
commit 2152d563c9
3 changed files with 93 additions and 1 deletions

View file

@ -1,9 +1,10 @@
local getopt = require('getopt')
local ansicolors = require('ansicolors')
local cmds = require('commands')
copyright = ''
author = "TheChamop669"
version = 'v1.0.0'
version = 'v1.0.1'
desc = [[
Perform bulk enrollment of 26 bit H10301 style RFID Tags
For more info, check the comments in the code