mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_VRRBAIN: added comment
This commit is contained in:
parent
1cc55bfcf8
commit
b2680984a5
|
@ -49,7 +49,7 @@ static VRBRAINGPIO gpioDriver;
|
|||
|
||||
|
||||
|
||||
|
||||
//We only support 3 serials for VRBRAIN at the moment
|
||||
#if defined(CONFIG_ARCH_BOARD_VRBRAIN_V40)
|
||||
#define UARTA_DEFAULT_DEVICE "/dev/ttyACM0"
|
||||
#define UARTB_DEFAULT_DEVICE "/dev/ttyS1"
|
||||
|
|
Loading…
Reference in New Issue