xyControl
0.1
Quadrotor Flight Controller on AVR Basis
|
BL-Ctrl V1.2 Controller API Header. More...
#include <config.h>
Go to the source code of this file.
Functions | |
void | motorInit (void) |
Initializes the motor control library. More... | |
void | motorSet (uint8_t id, uint8_t speed) |
Set the speed of one or all motors. More... | |
void | motorTask (void) |
Send the values stored in motorSpeed to the Controllers. More... | |
Variables | |
uint8_t | motorSpeed [MOTORCOUNT] |
Speed for the four motors. More... | |
BL-Ctrl V1.2 Controller API Header.
Definition in file motor.h.