Update cli.h

This commit is contained in:
pottzman
2023-08-10 16:45:50 +10:00
committed by GitHub
parent 152c03456c
commit e4058ddf19

View File

@@ -52,6 +52,7 @@ struct Options {
int channelID;
int serial;
int numKeys;
bool upgrade;
bool serialSet;
bool verbose;
bool help;