mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Arming: Include NRA24 CAN driver
This commit is contained in:
parent
f6a244e14f
commit
66c2deaeac
@ -1228,6 +1228,7 @@ bool AP_Arming::can_checks(bool report)
|
|||||||
case AP_CAN::Protocol::Benewake:
|
case AP_CAN::Protocol::Benewake:
|
||||||
case AP_CAN::Protocol::KDECAN:
|
case AP_CAN::Protocol::KDECAN:
|
||||||
case AP_CAN::Protocol::TOFSenseP:
|
case AP_CAN::Protocol::TOFSenseP:
|
||||||
|
case AP_CAN::Protocol::NanoRadar_NRA24:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user