rusefi/firmware/hw_layer/sensors/yaw_rate_sensor.h

13 lines
171 B
C

/*
* @file yaw_rate_sensor.h
*
* @date Oct 16, 2018
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once
#include "global.h"
void initBoschYawRateSensor();