mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
refactor ll40ls: split I2C and PWM into separate drivers
- there was almost nothing shared - it will fit better into the updated I2C driver structure
This commit is contained in:
@@ -54,7 +54,7 @@ if param compare -s SENS_EN_LL40LS 1
|
||||
then
|
||||
if pwm_input start
|
||||
then
|
||||
ll40ls start pwm
|
||||
ll40ls_pwm start
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user