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

Dependencies:   MODSERIAL Nanopb

Revision:
0:abf096b1334e
Child:
2:89156c267f7a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/LEX_Initialisation.pb.c	Sun Aug 18 18:53:32 2019 +0000
@@ -0,0 +1,21 @@
+/* Automatically generated nanopb constant definitions */
+/* Generated by nanopb-0.3.9.3 at Sat Aug 17 11:06:56 2019. */
+
+#include "LEX_Initialisation.pb.h"
+
+/* @@protoc_insertion_point(includes) */
+#if PB_PROTO_HEADER_VERSION != 30
+#error Regenerate this file with the current version of nanopb generator.
+#endif
+
+
+
+const pb_field_t SetPoint_fields[4] = {
+    PB_FIELD(  1, FLOAT   , REQUIRED, STATIC  , FIRST, SetPoint, r_set_point, r_set_point, 0),
+    PB_FIELD(  2, INT32   , REQUIRED, STATIC  , OTHER, SetPoint, time_point, r_set_point, 0),
+    PB_FIELD(  3, INT32   , REQUIRED, STATIC  , OTHER, SetPoint, trig_time, time_point, 0),
+    PB_LAST_FIELD
+};
+
+
+/* @@protoc_insertion_point(eof) */
\ No newline at end of file