summaryrefslogtreecommitdiffstats
path: root/gen/cpp/openxc.pb.h
diff options
context:
space:
mode:
authorChristopher Peplin <github@rhubarbtech.com>2016-09-10 01:23:50 -0400
committerGitHub <noreply@github.com>2016-09-10 01:23:50 -0400
commit1f30cd503806c0844e3ee53ef3627b8a5464d124 (patch)
tree048eb1fd65d1edf8d4abd7d7a9acbc0a0069c666 /gen/cpp/openxc.pb.h
parent15cd69864383276e2099b803cdb11cda7f2f6d0a (diff)
parent74608488b95bda83fc67a6eb25715e7a7cb0e0d1 (diff)
Merge pull request #29 from openxc/increase-payload
Increase payload
Diffstat (limited to 'gen/cpp/openxc.pb.h')
-rw-r--r--gen/cpp/openxc.pb.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gen/cpp/openxc.pb.h b/gen/cpp/openxc.pb.h
index 11386e3e..a15e44ba 100644
--- a/gen/cpp/openxc.pb.h
+++ b/gen/cpp/openxc.pb.h
@@ -1,5 +1,5 @@
/* Automatically generated nanopb header */
-/* Generated by nanopb-0.3.1 at Mon Feb 29 19:42:01 2016. */
+/* Generated by nanopb-0.3.1 at Thu Aug 4 17:56:35 2016. */
#ifndef PB_OPENXC_PB_H_INCLUDED
#define PB_OPENXC_PB_H_INCLUDED
@@ -132,7 +132,7 @@ typedef struct _openxc_DiagnosticRequest {
openxc_DiagnosticRequest_DecodedType decoded_type;
} openxc_DiagnosticRequest;
-typedef PB_BYTES_ARRAY_T(8) openxc_DiagnosticResponse_payload_t;
+typedef PB_BYTES_ARRAY_T(255) openxc_DiagnosticResponse_payload_t;
typedef struct _openxc_DiagnosticResponse {
bool has_bus;
@@ -414,7 +414,7 @@ extern const pb_field_t openxc_SimpleMessage_fields[4];
#define openxc_RTCConfigurationCommand_size 6
#define openxc_CommandResponse_size 139
#define openxc_DiagnosticRequest_size 68
-#define openxc_DiagnosticResponse_size 56
+#define openxc_DiagnosticResponse_size 304
#define openxc_DynamicField_size 119
#define openxc_SimpleMessage_size 344