Rover: Just fixing a type in the default params.

Should of been RC1, not RC2.  I also added a couple of other default
parameters for completeness.
This commit is contained in:
Grant Morphett 2016-05-24 10:19:50 +10:00 committed by Peter Barker
parent d2ec395cdf
commit 6d675dfcb7
1 changed files with 3 additions and 2 deletions

View File

@ -7,9 +7,10 @@ CRUISE_THROTTLE 30
THR_MAX 100
RC3_MAX 2000
RC3_MIN 1000
RC1_MAX 2000
RC2_MIN 1000
RC3_TRIM 1500
RC1_MAX 2000
RC1_MIN 1000
RC1_TRIM 1500
MODE1 0
MODE2 0
MODE3 11