mirror of https://github.com/ArduPilot/ardupilot
Enable camera triggering by default
This commit is contained in:
parent
82b82283be
commit
50b5d33745
|
@ -475,7 +475,7 @@
|
|||
// CAMERA TRIGGER AND CONTROL
|
||||
//
|
||||
#ifndef CAMERA
|
||||
# define CAMERA DISABLED
|
||||
# define CAMERA ENABLED
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue