mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
HAL_FLYMAPLE: added uartF
This commit is contained in:
parent
a78e23d6fb
commit
543604731f
@ -51,6 +51,7 @@ HAL_FLYMAPLE::HAL_FLYMAPLE() :
|
||||
&uartCDriver,
|
||||
NULL, /* no uartD */
|
||||
NULL, /* no uartE */
|
||||
NULL, /* no uartF */
|
||||
NULL,
|
||||
&i2cDriver,
|
||||
NULL, /* only 1 i2c */
|
||||
|
Loading…
Reference in New Issue
Block a user