AP_AdvancedFailsafe: make relationship to OBC clearer in comment

This commit is contained in:
Andrew Tridgell 2016-08-15 11:41:55 +10:00
parent b29b609bcc
commit cee1e37391
1 changed files with 2 additions and 2 deletions

View File

@ -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"