[modules] mavlink: easily configure UDP

This commit is contained in:
Felix Ruess
2014-12-11 15:33:35 +01:00
parent 22603a0037
commit 8183d9bdd9
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
extern mavlink_system_t mavlink_system;
#ifndef MAVLINK_DEV
#define MAVLINK_DEV UDP0
#define MAVLINK_DEV UART1
#endif
/*