rusefi/firmware/hw_layer/servo.h

14 lines
153 B
C

/**
* @file servo.h
*
* @date Jan 3, 2015
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once
#include "global.h"
void initServo(void);