mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-09 03:02:36 +08:00
Initialize MAVLink system to sane defaults
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
mavlink_system_t mavlink_system = {
|
||||
100,
|
||||
50
|
||||
1,
|
||||
1
|
||||
}; // System ID, 1-255, Component/Subsystem ID, 1-255
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user