diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-10-09 14:29:00 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-01-07 13:18:10 -0500 |
commit | 4904749890b1f2570f9197da99a07a76471e8400 (patch) | |
tree | fcc3b28edf890f96bafb277bde19579816ec16aa /gen/cpp/openxc.pb | |
parent | 341e0fbd06aac57ecdec5fd4802bb5175c939e1b (diff) |
Fix package name of generated protobuf objects.
Diffstat (limited to 'gen/cpp/openxc.pb')
-rw-r--r-- | gen/cpp/openxc.pb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gen/cpp/openxc.pb b/gen/cpp/openxc.pb index 27548ab6..d4356e1c 100644 --- a/gen/cpp/openxc.pb +++ b/gen/cpp/openxc.pb @@ -1,5 +1,5 @@ -Â +à openxc.protoopenxc"¼ VehicleMessage) type (2.openxc.VehicleMessage.Type' @@ -22,4 +22,6 @@ message_id (
boolean_value ( string_event ( numerical_event ( -
boolean_event (
\ No newline at end of file +
boolean_event (B + +com.openxcBBinaryMessages
\ No newline at end of file |