Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
#define | DROP_STRINGLEN 19 |
Functions | |
void | drop_ball (uint8_t number) |
Variables | |
static uint8_t | drop_string [] = "<Drop_Paintball_Now" |
Definition in file uart_drop.c.
#define DROP_STRINGLEN 19 |
Definition at line 30 of file uart_drop.c.
Referenced by drop_ball().
void drop_ball | ( | uint8_t | number | ) |
Definition at line 32 of file uart_drop.c.
References drop_string, DROP_STRINGLEN, and uart_put_byte().
|
static |
Definition at line 29 of file uart_drop.c.
Referenced by drop_ball().