mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-28 18:53:57 -04:00
AP_HAL_Linux: definitions for CAN bus
This commit is contained in:
parent
d81af8700f
commit
7831a85f1c
@ -249,7 +249,8 @@ HAL_Linux::HAL_Linux() :
|
||||
&rcoutDriver,
|
||||
&schedulerInstance,
|
||||
&utilInstance,
|
||||
&opticalFlow)
|
||||
&opticalFlow,
|
||||
nullptr)
|
||||
{}
|
||||
|
||||
void _usage(void)
|
||||
|
Loading…
Reference in New Issue
Block a user