fome-fw/firmware/hw_layer/servo.cpp

13 lines
211 B
C++
Raw Normal View History

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