1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

CC-5 PIOS/Servo: CC default servo position was 2000 from testing. HUGE SAFETY

ERROR

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2593 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
peabody124 2011-01-26 01:25:29 +00:00 committed by peabody124
parent 61d8c23a51
commit 99eb1a89f9

View File

@ -221,8 +221,8 @@ TIM4 | RC In 1 | Servo 3 | Servo 2 | Servo 1
//-------------------------
// Servo outputs
//-------------------------
#define PIOS_SERVO_UPDATE_HZ 250
#define PIOS_SERVOS_INITIAL_POSITION 2000 /* dont want to start motors, have no pulse till settings loaded */
#define PIOS_SERVO_UPDATE_HZ 50
#define PIOS_SERVOS_INITIAL_POSITION 0 /* dont want to start motors, have no pulse till settings loaded */
//-------------------------
// GPIO