summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/include/policy
diff options
context:
space:
mode:
authorConlain Kelly <conlain.k@gmail.com>2018-06-21 15:35:20 -0400
committerConlain Kelly <conlain.k@gmail.com>2018-06-21 15:35:20 -0400
commit39cafa0114a728de6f6ef3f3f6755d735247137c (patch)
tree6a030703d93a81bc2d0c6633a5ce7524f2daf9d4 /src/components/policy/policy_regular/include/policy
parent2ec732c56e3f06b7043cf02cf98109720d6ff38a (diff)
downloadsdl_core-39cafa0114a728de6f6ef3f3f6755d735247137c.tar.gz
Add turn signal data to api and tests
Diffstat (limited to 'src/components/policy/policy_regular/include/policy')
-rw-r--r--src/components/policy/policy_regular/include/policy/policy_table/enums.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/policy/policy_regular/include/policy/policy_table/enums.h b/src/components/policy/policy_regular/include/policy/policy_table/enums.h
index dbe00d0f9c..050ab63973 100644
--- a/src/components/policy/policy_regular/include/policy/policy_table/enums.h
+++ b/src/components/policy/policy_regular/include/policy/policy_table/enums.h
@@ -66,6 +66,7 @@ enum Parameter {
P_SPEED,
P_ENGINETORQUE,
P_EXTERNALTEMPERATURE,
+ P_TURNSIGNAL,
P_FUELLEVEL,
P_FUELLEVEL_STATE,
P_HEADLAMPSTATUS,