mirror of https://github.com/ArduPilot/ardupilot
Copter: enable OPTFLOW - do not merge to master
This commit is contained in:
parent
9d5c27ca83
commit
8b80e58861
|
@ -36,6 +36,7 @@
|
|||
//#define OPTFLOW ENABLED // enable optical flow sensor and OF_LOITER flight mode at a cost of 5K of flash space
|
||||
|
||||
// features below are disabled by default on all boards
|
||||
#define OPTFLOW ENABLED // enable optical flow sensor and OF_LOITER flight mode at a cost of 5K of flash space
|
||||
//#define SPRAYER ENABLED // enable the crop sprayer feature (two ESC controlled pumps the speed of which depends upon the vehicle's horizontal velocity)
|
||||
|
||||
// other settings
|
||||
|
|
Loading…
Reference in New Issue