AP_HAL_VRRBAIN: added comment

This commit is contained in:
Emile Castelnuovo 2014-06-24 15:59:13 +02:00
parent 1cc55bfcf8
commit b2680984a5
1 changed files with 1 additions and 1 deletions

View File

@ -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"