summaryrefslogtreecommitdiff
path: root/lib/vehicleproperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vehicleproperty.h')
-rw-r--r--lib/vehicleproperty.h17
1 files changed, 2 insertions, 15 deletions
diff --git a/lib/vehicleproperty.h b/lib/vehicleproperty.h
index 5803b069..9dd5d278 100644
--- a/lib/vehicleproperty.h
+++ b/lib/vehicleproperty.h
@@ -198,7 +198,8 @@ enum Location
Sunroof,
Windshield,
SideMirrorLeft,
- SideMirrorRight
+ SideMirrorRight,
+ Rear
};
enum WiperSpeed
@@ -211,20 +212,6 @@ enum WiperSpeed
}
-namespace DistanceSensor
-{
-enum Location
-{
- LeftFront = 0,
- RightFront = 1,
- LeftRear = 2,
- RightRear = 3,
- LeftBlindSpot = 4,
- RightBlindSPot = 5
-
-};
-}
-
namespace HVAC
{
enum AirflowDirection