mirror of https://github.com/ArduPilot/ardupilot
AP_OpticalFlow: update comment
This commit is contained in:
parent
8782e21443
commit
8afe5b9e3b
|
@ -27,8 +27,7 @@
|
||||||
#if AP_OPTICALFLOW_ENABLED
|
#if AP_OPTICALFLOW_ENABLED
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* AP_OpticalFlow.h - OpticalFlow Base Class for Ardupilot
|
* AP_OpticalFlow.h - OpticalFlow Base Class for ArduPilot
|
||||||
* Code by Randy Mackay. DIYDrones.com
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <AP_MSP/msp.h>
|
#include <AP_MSP/msp.h>
|
||||||
|
|
Loading…
Reference in New Issue