【类 型】:factor home点结构体文件名 改一下

【原  因】:拼写有错误
【过  程】:
【影  响】:
This commit is contained in:
tk 2024-07-29 16:53:20 +08:00
parent cb90ec28a8
commit 9741ec5d70
2 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ extern "C"
#endif
// MESSAGE DEFINITIONS
#include "./mavlink_msg_homeposion.h" //自己添加的 用于获取返航点的 结构体 函数等
#include "./mavlink_msg_home_position.h" //自己添加的 用于获取返航点的 结构体 函数等
#include "./mavlink_msg_heartbeat.h"
#include "./mavlink_msg_sys_status.h"
#include "./mavlink_msg_system_time.h"