![]() |
Autodrone
Multi-Domain Vehicle
|
This file initializes the timer and GPIO interrupt for the arm rotation. More...
Go to the source code of this file.
Functions | |
void | wormInit (void) |
Initializes the low level registers to set up timer 1 and GPIO interrupts. More... | |
void | wormDrive (void) |
Sets the PWM going to the motor driver circuit. More... | |
Variables | |
bool | arm1Hit |
bool | arm2Hit |
This file initializes the timer and GPIO interrupt for the arm rotation.
void wormDrive | ( | void | ) |
Sets the PWM going to the motor driver circuit.
void wormInit | ( | void | ) |
Initializes the low level registers to set up timer 1 and GPIO interrupts.
|
extern |
|
extern |