AP_RangeFinder: rename CompanionComputer files to MAVLink

This commit is contained in:
Randy Mackay 2016-05-04 11:57:07 +09:00
parent c541cb27f8
commit 9b940687c1
3 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "AP_RangeFinder_LightWareI2C.h"
#include "AP_RangeFinder_LightWareSerial.h"
#include "AP_RangeFinder_Bebop.h"
#include "AP_RangeFinder_CompanionComputer.h"
#include "AP_RangeFinder_MAVLink.h"
// table of user settable parameters
const AP_Param::GroupInfo RangeFinder::var_info[] = {