mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
OptFlow - turning on optical by default
This commit is contained in:
parent
f4ac36bd8b
commit
f77131db94
@ -296,7 +296,7 @@
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// OPTICAL_FLOW
|
||||
#if defined( __AVR_ATmega2560__ ) // determines if optical flow code is included
|
||||
//#define OPTFLOW_ENABLED
|
||||
#define OPTFLOW_ENABLED
|
||||
#endif
|
||||
|
||||
#ifndef OPTFLOW // sets global enabled/disabled flag for optflow (as seen in CLI)
|
||||
|
Loading…
Reference in New Issue
Block a user