diff options
Diffstat (limited to 'gen/cpp/openxc.pb.h')
-rw-r--r-- | gen/cpp/openxc.pb.h | 6 |
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 |