mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
HAL_F4Light: support uartG
This commit is contained in:
parent
4ff57bd512
commit
e120f8be24
@ -198,6 +198,7 @@ HAL_F4Light::HAL_F4Light() :
|
||||
#else
|
||||
#error no BOARD_UARTS_LAYOUT!
|
||||
#endif
|
||||
nullptr, // no uartG
|
||||
|
||||
&i2c_mgr_instance, // I2C
|
||||
&spiDeviceManager, // spi
|
||||
|
Loading…
Reference in New Issue
Block a user