mirror of https://github.com/ArduPilot/ardupilot
AP_AdvancedFailsafe: make relationship to OBC clearer in comment
This commit is contained in:
parent
b29b609bcc
commit
cee1e37391
|
@ -17,8 +17,8 @@
|
|||
/*
|
||||
AP_AdvancedFailsafe.cpp
|
||||
|
||||
Outback Challenge Failsafe module
|
||||
|
||||
This is an advanced failsafe module originally modelled on the
|
||||
failsafe rules of the Outback Challenge
|
||||
*/
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include "AP_AdvancedFailsafe.h"
|
||||
|
|
Loading…
Reference in New Issue