aboutsummaryrefslogtreecommitdiff
path: root/elegoo/elegoo.pb.c
diff options
context:
space:
mode:
Diffstat (limited to 'elegoo/elegoo.pb.c')
-rw-r--r--elegoo/elegoo.pb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/elegoo/elegoo.pb.c b/elegoo/elegoo.pb.c
index 93fd007..d25b96a 100644
--- a/elegoo/elegoo.pb.c
+++ b/elegoo/elegoo.pb.c
@@ -1,5 +1,5 @@
/* Automatically generated nanopb constant definitions */
-/* Generated by nanopb-0.3.9 at Mon Dec 11 22:16:39 2017. */
+/* Generated by nanopb-0.3.9 at Mon Dec 11 22:33:35 2017. */
#include "elegoo.pb.h"
@@ -19,8 +19,8 @@ const pb_field_t elegoo_Speed_fields[3] = {
const pb_field_t elegoo_Command_fields[5] = {
PB_FIELD( 1, MESSAGE , SINGULAR, STATIC , FIRST, elegoo_Command, Speed, Speed, &elegoo_Speed_fields),
PB_FIELD( 3, BOOL , SINGULAR, STATIC , OTHER, elegoo_Command, Stop, Speed, 0),
- PB_FIELD( 4, UINT32 , SINGULAR, STATIC , OTHER, elegoo_Command, Direction, Stop, 0),
- PB_FIELD( 5, UINT32 , SINGULAR, STATIC , OTHER, elegoo_Command, StopAfter, Direction, 0),
+ PB_FIELD( 4, UINT32 , SINGULAR, STATIC , OTHER, elegoo_Command, Look, Stop, 0),
+ PB_FIELD( 5, UINT32 , SINGULAR, STATIC , OTHER, elegoo_Command, StopAfter, Look, 0),
PB_LAST_FIELD
};