Trying to encode a configuration file and a set of instructions to be passed to a microcontroller

Dependencies:   MODSERIAL Nanopb

Revision:
2:89156c267f7a
Parent:
0:abf096b1334e
--- a/LEX_Initialisation.pb.c	Sun Aug 18 19:03:28 2019 +0000
+++ b/LEX_Initialisation.pb.c	Sun Aug 18 19:14:59 2019 +0000
@@ -1,5 +1,5 @@
 /* Automatically generated nanopb constant definitions */
-/* Generated by nanopb-0.3.9.3 at Sat Aug 17 11:06:56 2019. */
+/* Generated by nanopb-0.3.9.3 at Sun Aug 18 20:07:09 2019. */
 
 #include "LEX_Initialisation.pb.h"
 
@@ -17,5 +17,10 @@
     PB_LAST_FIELD
 };
 
+const pb_field_t Configuration_fields[2] = {
+    PB_FIELD(  1, INT32   , REQUIRED, STATIC  , FIRST, Configuration, n_set_points, n_set_points, 0),
+    PB_LAST_FIELD
+};
+
 
 /* @@protoc_insertion_point(eof) */
\ No newline at end of file