mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +08:00
[modules] mavlink: easily configure UDP
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
extern mavlink_system_t mavlink_system;
|
||||
|
||||
#ifndef MAVLINK_DEV
|
||||
#define MAVLINK_DEV UDP0
|
||||
#define MAVLINK_DEV UART1
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user