From d121ae6f20376dc6fa75ef1140d7767f4ae236af Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Thu, 8 Aug 2013 10:34:59 -0400 Subject: Add a gear_lever_position signal to official set. This signal is primarily used on vehicles with continuously variable transmissions, where the transmission_gear_position signal is not useful. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 13622d68..8837b522 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,9 @@ manufacturers may support custom message names. * transmission_gear_position * states: first, second, third, fourth, fifth, sixth, seventh, eighth, reverse, neutral +* gear_lever_position + * states: neutral, park, reverse, drive, sport, low, first, second, third, + fourth, fifth, sixth * odometer * Numerical, km * ignition_status -- cgit 1.2.3-korg