Fixed AP version for U6-IW -> now up-to date (#13)
Reviewed-on: #13 Co-authored-by: Finn <fwaggoner@nmfpgt.de> Co-committed-by: Finn <fwaggoner@nmfpgt.de>
This commit was merged in pull request #13.
This commit is contained in:
+1
-1
@@ -546,7 +546,7 @@ static char *build_payload(const openuf_state_t *st,
|
||||
json_object_object_add(root, "bootrom_version",
|
||||
json_object_new_string("openuf-v0.4"));
|
||||
json_object_object_add(root, "required_version",
|
||||
json_object_new_string("2.4.4"));
|
||||
json_object_new_string("9.0.114"));
|
||||
json_object_object_add(root, "ip",
|
||||
json_object_new_string(st->ip));
|
||||
json_object_object_add(root, "hostname",
|
||||
|
||||
Reference in New Issue
Block a user