added ttyUSB0 to bebop board

This commit is contained in:
Roland Meertens
2016-08-24 11:15:52 +02:00
committed by GitHub
parent 41b2e7ec47
commit a84c90cda7
+2
View File
@@ -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"