Raise passthrough servo_hz to 200

This commit is contained in:
Allen Ibara
2010-08-05 18:55:16 +00:00
parent b6a1f16d60
commit 750b78d5c2
+1
View File
@@ -65,5 +65,6 @@ pt.CFLAGS += -DRADIO_CONTROL_LINK=Uart3
#pt.CFLAGS += -DUSE_I2C1
# PWM actuator
pt.CFLAGS += -DSERVO_HZ=200
pt.srcs += $(SRC_BOOZ)/actuators/booz_actuators_pwm.c
pt.srcs += $(SRC_BOOZ_ARCH)/actuators/booz_actuators_pwm_hw.c