mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
HAL_Empty: no uartE
This commit is contained in:
parent
6c74ca58c3
commit
58d5454d65
@ -27,6 +27,7 @@ HAL_Empty::HAL_Empty() :
|
||||
&uartBDriver,
|
||||
&uartCDriver,
|
||||
NULL, /* no uartD */
|
||||
NULL, /* no uartE */
|
||||
&i2cDriver,
|
||||
&spiDeviceManager,
|
||||
&analogIn,
|
||||
|
Loading…
Reference in New Issue
Block a user