M350b版本
This commit is contained in:
@ -45,8 +45,8 @@ extern "C" {
|
||||
|
||||
/* Exported constants --------------------------------------------------------*/
|
||||
//User can config dev based on there environmental conditions
|
||||
#define LINUX_UART_DEV1 "/dev/ttyUSB0"
|
||||
#define LINUX_UART_DEV2 "/dev/ttyACM0"
|
||||
#define LINUX_UART_DEV1 "/dev/ttyAirborn"
|
||||
#define LINUX_UART_DEV2 "/dev/ttyUSB2"
|
||||
|
||||
//global
|
||||
extern char gvpcM300RTK_UART1[128];
|
||||
|
||||
Reference in New Issue
Block a user