mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
HAL_Empty: added uartH
This commit is contained in:
parent
0075b96f3a
commit
4e560a4ae5
@ -32,6 +32,7 @@ HAL_Empty::HAL_Empty() :
|
||||
nullptr, /* no uartE */
|
||||
nullptr, /* no uartF */
|
||||
nullptr, /* no uartG */
|
||||
nullptr, /* no uartH */
|
||||
&spiDeviceManager,
|
||||
&analogIn,
|
||||
&storageDriver,
|
||||
|
Loading…
Reference in New Issue
Block a user