mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 21:07:40 +08:00
Raise passthrough servo_hz to 200
This commit is contained in:
@@ -65,5 +65,6 @@ pt.CFLAGS += -DRADIO_CONTROL_LINK=Uart3
|
|||||||
#pt.CFLAGS += -DUSE_I2C1
|
#pt.CFLAGS += -DUSE_I2C1
|
||||||
|
|
||||||
# PWM actuator
|
# PWM actuator
|
||||||
|
pt.CFLAGS += -DSERVO_HZ=200
|
||||||
pt.srcs += $(SRC_BOOZ)/actuators/booz_actuators_pwm.c
|
pt.srcs += $(SRC_BOOZ)/actuators/booz_actuators_pwm.c
|
||||||
pt.srcs += $(SRC_BOOZ_ARCH)/actuators/booz_actuators_pwm_hw.c
|
pt.srcs += $(SRC_BOOZ_ARCH)/actuators/booz_actuators_pwm_hw.c
|
||||||
|
|||||||
Reference in New Issue
Block a user