• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* Automatically generated nanopb constant definitions */
2 /* Generated by nanopb-0.3.9.1 at Fri May 25 16:28:54 2018. */
3 
4 #include "simple.pb.h"
5 
6 /* @@protoc_insertion_point(includes) */
7 #if PB_PROTO_HEADER_VERSION != 30
8 #error Regenerate this file with the current version of nanopb generator.
9 #endif
10 
11 
12 
13 const pb_field_t SimpleMessage_fields[2] = {
14     PB_FIELD(  1, INT32   , REQUIRED, STATIC  , FIRST, SimpleMessage, lucky_number, lucky_number, 0),
15     PB_LAST_FIELD
16 };
17 
18 
19 /* @@protoc_insertion_point(eof) */
20