mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 08:00:34 +08:00
update micro-CDR version and msg templates to fit the up to date version
This commit is contained in:
Submodule src/modules/micrortps_bridge/micro-CDR updated: f325c4f773...d23eda8772
@@ -40,7 +40,7 @@
|
||||
#include <pthread.h>
|
||||
#include <termios.h>
|
||||
|
||||
#include <microcdr/microcdr.h>
|
||||
#include <ucdr/microcdr.h>
|
||||
#include <px4_config.h>
|
||||
#include <px4_getopt.h>
|
||||
#include <px4_posix.h>
|
||||
@@ -92,4 +92,3 @@ struct options {
|
||||
extern struct options _options;
|
||||
extern bool _should_exit_task;
|
||||
extern Transport_node *transport_node;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user