mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
refactor icm20602: use driver base class
This commit is contained in:
@@ -8,7 +8,7 @@ adc start
|
||||
if ! mpu6000 -R 12 -s start
|
||||
then
|
||||
# some boards such as the Hobbywing XRotor F4 G2 use the ICM-20602
|
||||
icm20602 -R 6 start
|
||||
icm20602 -s -R 6 start
|
||||
#mpu6000 -R 12 -T 20602 -s start
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user