mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_Arming: added EFI_NWPMU
This commit is contained in:
parent
db798ace05
commit
fb84baf8a5
@ -898,6 +898,7 @@ bool AP_Arming::can_checks(bool report)
|
||||
check_failed(ARMING_CHECK_SYSTEM, report, "TestCAN: No Arming with TestCAN enabled");
|
||||
break;
|
||||
}
|
||||
case AP_CANManager::Driver_Type_EFI_NWPMU:
|
||||
case AP_CANManager::Driver_Type_None:
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user