changed camera stabilization to 1 instead of ENABLED

git-svn-id: https://arducopter.googlecode.com/svn/trunk@2696 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
jasonshort 2011-06-27 19:57:40 +00:00
parent 7f3719086f
commit 0efd0fa1f3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#define DYNAMIC_DRIFT 0 // careful!!! 0 = off, 1 = on
// do we want to have camera stabilization?
#define CAMERA_STABILIZER ENABLED
#define CAMERA_STABILIZER 1
#define BROKEN_SLIDER 0