mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
HAL_VRBrain: support uartG
This commit is contained in:
parent
5862138a4b
commit
9e7d93ff48
@ -130,6 +130,7 @@ HAL_VRBRAIN::HAL_VRBRAIN() :
|
||||
&uartDDriver, /* uartD */
|
||||
&uartEDriver, /* uartE */
|
||||
&uartFDriver, /* uartF */
|
||||
nullptr, /* no uartG */
|
||||
&i2c_mgr_instance,
|
||||
&spi_mgr_instance,
|
||||
&analogIn, /* analogin */
|
||||
|
Loading…
Reference in New Issue
Block a user