mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
i2c drivers: add '-k' flag for keep_running directly to BusCLIArguments
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
board_adc start
|
||||
|
||||
# Start Digital power monitors
|
||||
voxlpm -X -b 3 -K -T VBATT start
|
||||
voxlpm -X -b 3 -k -T VBATT start
|
||||
voxlpm -X -b 3 -T P5VDC start
|
||||
|
||||
# Internal SPI bus ICM-20602
|
||||
|
||||
Reference in New Issue
Block a user