mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
Refactor PCA9685 (#26379)
* refactor: use parseDefaultArguments * style: reverted changes to docs (should be auto-generated) * refactor: use parseDefaultArguments * style: reverted changes to docs (should be auto-generated)
This commit is contained in:
committed by
GitHub
parent
61d2173524
commit
010f6dcbae
@@ -41,7 +41,7 @@ ms5611 start -I
|
||||
ads1115 start -I
|
||||
|
||||
# PWM
|
||||
pca9685_pwm_out start
|
||||
pca9685_pwm_out start -X
|
||||
control_allocator start
|
||||
|
||||
# external GPS & compass
|
||||
|
||||
@@ -41,7 +41,7 @@ ms5611 start -I
|
||||
ads1115 start -I
|
||||
|
||||
# PWM
|
||||
pca9685_pwm_out start
|
||||
pca9685_pwm_out start -X
|
||||
control_allocator start
|
||||
|
||||
# external GPS & compass
|
||||
|
||||
Reference in New Issue
Block a user