rusefi-1/firmware/hw_layer/servo.cpp

13 lines
211 B
C++

/**
* @file servo.cpp
*
* http://rusefi.com/wiki/index.php?title=Hardware:Servo_motor
*
* @date Jan 3, 2015
* @author Andrey Belomutskiy, (c) 2012-2018
*/
#include "servo.h"
#include "pin_repository.h"