Paparazzi UAS  v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
uart_drop.h File Reference
#include "std.h"
+ Include dependency graph for uart_drop.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void drop_ball (uint8_t number)
 

Detailed Description

Author
Freek van Tienen Module for dropping balls using UART

Definition in file uart_drop.h.

Function Documentation

void drop_ball ( uint8_t  number)

Definition at line 32 of file uart_drop.c.

References drop_string, DROP_STRINGLEN, and uart_put_byte().

+ Here is the call graph for this function: