added automatic latest firmware spoofing (#16)
Reviewed-on: #16
This commit was merged in pull request #16.
This commit is contained in:
@@ -10,6 +10,7 @@ typedef struct {
|
||||
char authkey[64];
|
||||
char inform_url[256];
|
||||
char cfgversion[32];
|
||||
char firmware_version[64];
|
||||
bool config_applied;
|
||||
int config_schema;
|
||||
bool use_aes_gcm;
|
||||
|
||||
Reference in New Issue
Block a user