Decode firmware update information
This commit is contained in:
@ -16,6 +16,7 @@ extern "C"
|
||||
typedef struct sync_response
|
||||
{
|
||||
size_t len;
|
||||
char *available_update;
|
||||
bool relays[];
|
||||
} sync_response;
|
||||
|
||||
|
Reference in New Issue
Block a user