mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_HAL_Linux: fix comment
This commit is contained in:
parent
a5d7b8bb19
commit
c5eb52bf8d
@ -61,7 +61,7 @@ static UtilRPI utilInstance;
|
||||
static Util utilInstance;
|
||||
#endif
|
||||
|
||||
// 3 serial ports on Linux for now
|
||||
// 5 serial ports on Linux
|
||||
static UARTDriver uartADriver(true);
|
||||
static UARTDriver uartCDriver(false);
|
||||
static UARTDriver uartDDriver(false);
|
||||
|
Loading…
Reference in New Issue
Block a user