rename drivers/px4fmu -> drivers/pwm_out

- split out header
This commit is contained in:
Daniel Agar
2020-03-27 15:31:04 -04:00
parent 3bcd8c63f8
commit ca81175b07
51 changed files with 338 additions and 332 deletions

View File

@@ -3,11 +3,6 @@
# Standard startup script for onboard sensor drivers.
#
# Configure all I2C buses to 100 KHz as they
# are all external or slow
fmu i2c 1 100000
fmu i2c 2 100000
if ms5611 -s start
then
fi