HAL_VRBRAIN: added uartF

This commit is contained in:
Andrew Tridgell 2016-04-19 13:48:30 +10:00
parent 0d27409511
commit 6120631977
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ HAL_VRBRAIN::HAL_VRBRAIN() :
&uartCDriver, /* uartC */
&uartDDriver, /* uartD */
&uartEDriver, /* uartE */
NULL, // uartF
&i2c_mgr_instance,
&i2cDriver, /* Empty i2c */
&i2cDriver, /* Empty i2c */