summaryrefslogtreecommitdiffstats
path: root/openxc.proto
diff options
context:
space:
mode:
Diffstat (limited to 'openxc.proto')
-rw-r--r--openxc.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/openxc.proto b/openxc.proto
index 80ffc507..db7164ff 100644
--- a/openxc.proto
+++ b/openxc.proto
@@ -39,6 +39,7 @@ message ControlCommand {
MODEM_CONFIGURATION = 8;
RTC_CONFIGURATION = 9;
SD_MOUNT_STATUS = 10;
+ PLATFORM = 11;
}
optional Type type = 1;