aboutsummaryrefslogtreecommitdiff
path: root/car/elegoo.pb.c
diff options
context:
space:
mode:
Diffstat (limited to 'car/elegoo.pb.c')
-rw-r--r--car/elegoo.pb.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/car/elegoo.pb.c b/car/elegoo.pb.c
index a4e7ad4..7aa3b5e 100644
--- a/car/elegoo.pb.c
+++ b/car/elegoo.pb.c
@@ -1,5 +1,5 @@
/* Automatically generated nanopb constant definitions */
-/* Generated by nanopb-0.3.6 at Sat Aug 26 10:18:35 2017. */
+/* Generated by nanopb-0.3.6 at Sat Aug 26 18:04:10 2017. */
#include "elegoo.pb.h"
@@ -10,13 +10,12 @@
-const pb_field_t Command_fields[7] = {
+const pb_field_t Command_fields[6] = {
PB_FIELD( 1, SINT32 , OPTIONAL, STATIC , FIRST, Command, SpeedR, SpeedR, 0),
PB_FIELD( 2, SINT32 , OPTIONAL, STATIC , OTHER, Command, SpeedL, SpeedR, 0),
PB_FIELD( 3, BOOL , OPTIONAL, STATIC , OTHER, Command, Stop, SpeedL, 0),
- PB_FIELD( 4, BOOL , OPTIONAL, STATIC , OTHER, Command, Center, Stop, 0),
- PB_FIELD( 5, SINT32 , OPTIONAL, STATIC , OTHER, Command, Direction, Center, 0),
- PB_FIELD( 6, UINT32 , OPTIONAL, STATIC , OTHER, Command, StopAfter, Direction, 0),
+ PB_FIELD( 4, UINT32 , OPTIONAL, STATIC , OTHER, Command, Direction, Stop, 0),
+ PB_FIELD( 5, UINT32 , OPTIONAL, STATIC , OTHER, Command, StopAfter, Direction, 0),
PB_LAST_FIELD
};