![]() |
IoT Drivers
v3.3.0 (S2022)
Engineering in Software Technology
|
Driver to two PWM controlled RC-Servos. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | rc_servo_initialise (void) |
Initialise the RC-Servo driver. More... | |
void | rc_servo_setPosition (uint8_t servoNo, int8_t percent) |
Turn the RC-Servo to the specified position. More... | |
Driver to two PWM controlled RC-Servos.