Usage is:
message Foo
{
option (nanopb_msgopt).packed_struct = true;
...
}
Valid also in file scope.
Update issue 49
Status: FixedInGit
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
char filesize\[20\];
|
|
char msgsize\[30\];
|
|
char fieldsize\[40\];
|
|
pb_callback_t int32_callback;
|
|
\sEnumValue1 = 1
|
|
Message5_EnumValue1
|
|
} pb_packed my_packed_struct;
|