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
2015-01-12 15:04:10 -08:00
* @author Andrey Belomutskiy, (c) 2012-2015
2015-01-03 16:03:43 -08:00
*/
#include "servo.h"
#include "pin_repository.h"