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 ec355e9b..7653212c 100644
--- a/openxc.proto
+++ b/openxc.proto
@@ -38,6 +38,7 @@ message ControlCommand {
PREDEFINED_OBD2_REQUESTS = 7;
MODEM_CONFIGURATION = 8;
RTC_CONFIGURATION = 9;
+ SD_MOUNT_STATUS = 10;
}
optional Type type = 1;