HAL_Empty: no uartE

This commit is contained in:
Andrew Tridgell 2013-12-21 22:26:10 +11:00
parent 6c74ca58c3
commit 58d5454d65
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ HAL_Empty::HAL_Empty() :
&uartBDriver,
&uartCDriver,
NULL, /* no uartD */
NULL, /* no uartE */
&i2cDriver,
&spiDeviceManager,
&analogIn,