Command line option to specify serial for generating BINK1998 keys (#33)
* specify pre-set serial on CLI for BINK1998 * fix CLI::printID
This commit is contained in:
@@ -89,6 +89,8 @@ struct Options {
|
||||
std::string instid;
|
||||
std::string keyToCheck;
|
||||
int channelID;
|
||||
bool serialSet;
|
||||
int serial;
|
||||
int numKeys;
|
||||
bool verbose;
|
||||
bool help;
|
||||
|
||||
Reference in New Issue
Block a user