mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
refactor ms5611: use driver base class
Also: remove device type auto-detection as it will not work with together with the new SPI board config (which specifies a specific device type)
This commit is contained in:
@@ -22,7 +22,7 @@ dataman start
|
||||
mpu9250 -R 8 start
|
||||
lsm9ds1 -s -R 4 start
|
||||
lsm9ds1_mag -s -R 4 start
|
||||
ms5611 start
|
||||
ms5611 -X start
|
||||
|
||||
navio_rgbled start
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ dataman start
|
||||
mpu9250 -R 8 start
|
||||
lsm9ds1 -s -R 4 start
|
||||
lsm9ds1_mag -s -R 4 start
|
||||
ms5611 start
|
||||
ms5611 -X start
|
||||
|
||||
navio_rgbled start
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ dataman start
|
||||
mpu9250 -R 8 start
|
||||
lsm9ds1 -s -R 4 start
|
||||
lsm9ds1_mag -s -R 4 start
|
||||
ms5611 start
|
||||
ms5611 -X start
|
||||
|
||||
navio_rgbled start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user