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