mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
refactor hmc5883: use driver base class
Removes the calibration on startup, as these values were overwritten by the system calibration values anyway. So the only difference is that if all calibration scales were equal to 1, the driver startup would have failed.
This commit is contained in:
@@ -16,7 +16,7 @@ param set MAV_TYPE 2
|
||||
param set MAV_SYS_ID 1
|
||||
|
||||
mpu9250 -R 10 start
|
||||
hmc5883 start
|
||||
hmc5883 -I start
|
||||
ms5611 -s start
|
||||
|
||||
rgbled start -b 1
|
||||
|
||||
Reference in New Issue
Block a user