![]() |
master board program
v. 2 - 2018
|
#include "kicker.h"
Include dependency graph for kicker.c:Functions | |
| int8_t | kicker_is_ready (void) |
| int8_t | i_have_ball (void) |
| void | kick (void) |
| int8_t i_have_ball | ( | void | ) |
Here is the caller graph for this function:| void kick | ( | void | ) |
Here is the caller graph for this function:| int8_t kicker_is_ready | ( | void | ) |