mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 18:38:28 -04:00
debug code updated
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1625 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
6e396284a5
commit
fe2b4eb7da
@ -15,6 +15,7 @@ void init_rc_in()
|
||||
|
||||
// for kP values
|
||||
//rc_6.set_range(200,800);
|
||||
//rc_6.set_range(0,1800); // for faking GPS
|
||||
rc_6.set_range(0,1000);
|
||||
|
||||
// for camera angles
|
||||
|
Loading…
Reference in New Issue
Block a user