* Servo driver supporting PWM servos connected to STM32 timer blocks. * Works with any of the 'generic' or 'advanced' STM32 timers that * have output pins, does not require an interrupt. /* If the ...
// can be found in many places. // For example on the Arduino.cc forum. // The original author is not know. // Version 2, Juni 2012, Using Arduino 1.0.1 // Adapted to be as simple as possible by ...