lib/src/main/cpp/test_common/car_sensor.h
@@ -19,6 +19,9 @@ MAIN_BEAM_LAMP, SEATBELT, ENGINE_START, BREAK, HAND_BREAK, SECOND_BREAK, CAR_STATUS_END ////////////// }; @@ -26,6 +29,7 @@ OFF_LIGHT = 0, EJECT_SEATBELT = 0, ENGINE_START_INACTIVE = 0, BREAK_INACTIVE = 0, HAZARD_LIGHTS, LEFT_TURN_LIGHT, RIGHT_TURN_LIGHT, @@ -42,7 +46,8 @@ GEAR_2, GEAR_3, GEAR_4, GEAR_5 GEAR_5, BREAK_ACTIVE }; void CarSensorInit(void);