mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
refactor voxlpm: use driver base class
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
adc start
|
||||
|
||||
# Start Digital power monitors
|
||||
voxlpm -R start
|
||||
voxlpm -X -b 3 -T VBATT start
|
||||
voxlpm -X -b 3 -T P5VDC start
|
||||
|
||||
# Internal SPI bus ICM-20602
|
||||
mpu6000 -R 6 -s -T 20602 start
|
||||
|
||||
Reference in New Issue
Block a user