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:
Beat Küng
2020-03-03 19:01:59 +01:00
committed by Daniel Agar
parent 081ab729aa
commit df99555132
12 changed files with 366 additions and 262 deletions
+1 -1
View File
@@ -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