HAL_Empty: added uartH

This commit is contained in:
Andrew Tridgell 2019-07-12 14:58:19 +10:00
parent 0075b96f3a
commit 4e560a4ae5

View File

@ -32,6 +32,7 @@ HAL_Empty::HAL_Empty() :
nullptr, /* no uartE */
nullptr, /* no uartF */
nullptr, /* no uartG */
nullptr, /* no uartH */
&spiDeviceManager,
&analogIn,
&storageDriver,