filler
This commit is contained in:
@ -15,7 +15,7 @@ typedef struct __attribute__((__packed__)) s_configBlock {
|
||||
char deviceId[16];
|
||||
char sharedSecret[32];
|
||||
char location[48];
|
||||
uint8_t filler[6];
|
||||
uint8_t filler[22];
|
||||
} t_configBlock;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user