|
NinjaFlight
|


Go to the source code of this file.
Data Structures | |
| struct | cli |
Functions | |
| void | cli_init (struct cli *self, struct ninja *ninja, struct config *config, const struct system_calls *system) |
| void | cli_start (struct cli *self, serialPort_t *serialPort) |
| void | cli_update (struct cli *self) |
| bool | cli_is_active (struct cli *self) |
| bool | cli_uses_port (struct cli *self, serialPort_t *serialPort) |
| bool cli_uses_port | ( | struct cli * | self, |
| serialPort_t * | serialPort | ||
| ) |