实现自动识别MSP或者MAVLINK,以及数据解析功能
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "device.h"
|
||||
#include "../led_strip/led_strip.h"
|
||||
#include "key.h"
|
||||
#include "protocol/p_protocol.h"
|
||||
|
||||
typedef struct
|
||||
{
|
||||
device_t device;
|
||||
|
||||
Reference in New Issue
Block a user