aboutsummaryrefslogtreecommitdiffstats
path: root/openxc.proto
diff options
context:
space:
mode:
Diffstat (limited to 'openxc.proto')
-rw-r--r--openxc.proto3
1 files changed, 1 insertions, 2 deletions
diff --git a/openxc.proto b/openxc.proto
index 97a6ebb6..e0264c6b 100644
--- a/openxc.proto
+++ b/openxc.proto
@@ -61,8 +61,7 @@ message MessageFormatCommand {
BINARY = 2;
}
- optional int32 bus = 1;
- optional MessageFormat format = 2;
+ optional MessageFormat format = 1;
}
message CommandResponse {