summaryrefslogtreecommitdiffstats
path: root/positioning_base_library/library/include/vehicle_service/WPF_STD.h
diff options
context:
space:
mode:
Diffstat (limited to 'positioning_base_library/library/include/vehicle_service/WPF_STD.h')
-rw-r--r--positioning_base_library/library/include/vehicle_service/WPF_STD.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/positioning_base_library/library/include/vehicle_service/WPF_STD.h b/positioning_base_library/library/include/vehicle_service/WPF_STD.h
index b2e8f657..085640ab 100644
--- a/positioning_base_library/library/include/vehicle_service/WPF_STD.h
+++ b/positioning_base_library/library/include/vehicle_service/WPF_STD.h
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -142,10 +142,16 @@
#define CID_COM_SERIAL6 (CID)0x0006
//!< \~english serial command ID 6
+#define CID_COM_SERIAL7 (CID)0x0007
+//!< \~english serial command ID 7
+
/* initial CID definition */
#define CID_INI_SYSTEMERR (CID)(CID_INITIAL_BASE | CID_COM_SERIAL6)
//!< \~english system abnormality notify
+#define CID_INI_INTERNAL_ACCOFF_START (CID)(CID_INITIAL_BASE | CID_COM_SERIAL7)
+//!< \~english internal ACC-OFF start Indication
+
/* timer control CID definition */
#define CID_TIMER_TOUT (CID)(CID_TIMER_BASE | CID_COM_SERIAL4)
//!< \~english timeout notify