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