mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-22 04:13:39 +08:00
added ttyUSB0 to bebop board
This commit is contained in:
@@ -82,6 +82,8 @@
|
||||
|
||||
/** uart connected to GPS internally */
|
||||
#define UART1_DEV /dev/ttyPA1
|
||||
/** FTDI cable for stereoboard or external GPS */
|
||||
#define UART2_DEV /dev/ttyUSB0
|
||||
|
||||
/* Default actuators driver */
|
||||
#define DEFAULT_ACTUATORS "boards/bebop/actuators.h"
|
||||
|
||||
Reference in New Issue
Block a user