MOS Source Code
Loading...
Searching...
No Matches
dummy.c
Go to the documentation of this file.
1
/* Just test that the file can be compiled successfully. */
2
3
#include "messages2.pb.h"
4
5
int
main
()
6
{
7
PB_STATIC_ASSERT
(MESSAGES2_PB_H_MAX_SIZE == xmit_size, INCORRECT_MAX_SIZE);
8
return
xmit_size;
9
}
10
main
int main()
Definition
dummy.c:5
PB_STATIC_ASSERT
#define PB_STATIC_ASSERT(COND, MSG)
Definition
pb.h:186
libs
nanopb
nanopb
tests
message_sizes
dummy.c
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0