NinjaFlight
|
#include "common/streambuf.h"
Go to the source code of this file.
Data Structures | |
struct | mspPacket_s |
struct | msp |
Typedefs | |
typedef struct mspPacket_s | mspPacket_t |
Functions | |
void | msp_init (struct msp *self, struct ninja *ninja, struct config *config) |
int | msp_process (struct msp *self, mspPacket_t *command, mspPacket_t *reply) |
typedef struct mspPacket_s mspPacket_t |
int msp_process | ( | struct msp * | self, |
mspPacket_t * | command, | ||
mspPacket_t * | reply | ||
) |