rc.sensors: moved common ms5611 start to rc.board_sensors per board

This commit is contained in:
BazookaJoe1900
2019-09-01 19:55:50 +03:00
committed by Daniel Agar
parent 9c6d4e28ea
commit e3b60cd9e7
11 changed files with 39 additions and 6 deletions

View File

@@ -15,11 +15,6 @@ then
fmu i2c 2 100000
fi
# External SPI
ms5611 -S start
# Internal SPI (auto detect ms5611 or ms5607)
ms5611 -T 0 -s start
adc start
fi