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

Dependencies:   MODSERIAL Nanopb

Committer:
omatthews
Date:
Sun Aug 18 18:53:32 2019 +0000
Revision:
0:abf096b1334e
Child:
2:89156c267f7a
With EoT working

Who changed what in which revision?

UserRevisionLine numberNew contents of line
omatthews 0:abf096b1334e 1 /* Automatically generated nanopb constant definitions */
omatthews 0:abf096b1334e 2 /* Generated by nanopb-0.3.9.3 at Sat Aug 17 11:06:56 2019. */
omatthews 0:abf096b1334e 3
omatthews 0:abf096b1334e 4 #include "LEX_Initialisation.pb.h"
omatthews 0:abf096b1334e 5
omatthews 0:abf096b1334e 6 /* @@protoc_insertion_point(includes) */
omatthews 0:abf096b1334e 7 #if PB_PROTO_HEADER_VERSION != 30
omatthews 0:abf096b1334e 8 #error Regenerate this file with the current version of nanopb generator.
omatthews 0:abf096b1334e 9 #endif
omatthews 0:abf096b1334e 10
omatthews 0:abf096b1334e 11
omatthews 0:abf096b1334e 12
omatthews 0:abf096b1334e 13 const pb_field_t SetPoint_fields[4] = {
omatthews 0:abf096b1334e 14 PB_FIELD( 1, FLOAT , REQUIRED, STATIC , FIRST, SetPoint, r_set_point, r_set_point, 0),
omatthews 0:abf096b1334e 15 PB_FIELD( 2, INT32 , REQUIRED, STATIC , OTHER, SetPoint, time_point, r_set_point, 0),
omatthews 0:abf096b1334e 16 PB_FIELD( 3, INT32 , REQUIRED, STATIC , OTHER, SetPoint, trig_time, time_point, 0),
omatthews 0:abf096b1334e 17 PB_LAST_FIELD
omatthews 0:abf096b1334e 18 };
omatthews 0:abf096b1334e 19
omatthews 0:abf096b1334e 20
omatthews 0:abf096b1334e 21 /* @@protoc_insertion_point(eof) */