HAL_Empty: added uartF

This commit is contained in:
Andrew Tridgell 2016-04-19 13:45:06 +10:00
parent 76868dd070
commit a78e23d6fb
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ HAL_Empty::HAL_Empty() :
&uartCDriver,
NULL, /* no uartD */
NULL, /* no uartE */
NULL, /* no uartF */
&i2cDriver,
NULL, /* only one i2c */
NULL, /* only one i2c */