rusefi-1/firmware/hw_layer/sensors/yaw_rate_sensor.h

13 lines
171 B
C
Raw Normal View History

2018-10-16 18:27:05 -07:00
/*
* @file yaw_rate_sensor.h
2018-10-16 18:27:05 -07:00
*
* @date Oct 16, 2018
2020-01-07 21:02:40 -08:00
* @author Andrey Belomutskiy, (c) 2012-2020
2018-10-16 18:27:05 -07:00
*/
#pragma once
2018-10-16 18:27:05 -07:00
#include "global.h"
void initBoschYawRateSensor();