Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39332b5b authored by shrikar's avatar shrikar
Browse files

Added info to docs to answer Q35 from Ford pending questions.

Bug: 259309511
Test: manual build
Change-Id: I597b9861852a078282c95244f9360f2cb73f175a
parent e44163fc
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -29,6 +29,9 @@ enum VehicleHvacFanDirection {
     * FACE_AND_FLOOR = FACE | FLOOR
     * FACE_AND_FLOOR = FACE | FLOOR
     */
     */
    FACE_AND_FLOOR = 0x3,
    FACE_AND_FLOOR = 0x3,
    /**
     * DEFROST may also be described as the windshield fan direction.
     */
    DEFROST = 0x4,
    DEFROST = 0x4,
    /**
    /**
     * DEFROST_AND_FLOOR = DEFROST | FLOOR
     * DEFROST_AND_FLOOR = DEFROST | FLOOR