radio flaps set to 1000

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1593 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
jasonshort 2011-02-05 19:00:36 +00:00
parent 641aeefbf5
commit 6fadbb83a7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ void init_rc_in()
// for kP values
//rc_6.set_range(200,800);
rc_6.set_range(0,4000);
rc_6.set_range(0,1000);
// for camera angles
//rc_6.set_angle(4500);