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