AP_HAL: change aerofc baud to 921600

This commit is contained in:
Lucas De Marchi 2017-08-30 16:58:00 -07:00
parent 6928618de8
commit 2c72fc94ba
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
#define HAL_BARO_MS5607_I2C_BUS 0
#define HAL_COMPASS_IST8310_I2C_ADDR 0x0E
#define HAL_COMPASS_IST8310_I2C_BUS 1
#define HAL_SERIAL0_BAUD_DEFAULT 460800
#define HAL_SERIAL0_BAUD_DEFAULT 921600
#define HAL_HAVE_BOARD_VOLTAGE 0
#define HAL_HAVE_SAFETY_SWITCH 0