mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-28 02:33:58 -04:00
PX4: smart battery on second I2C bus
This commit is contained in:
parent
03e110c834
commit
a8c176f104
@ -377,7 +377,7 @@ then
|
||||
fi
|
||||
|
||||
# optional smbus battery monitor
|
||||
if batt_smbus start
|
||||
if batt_smbus -b 2 start
|
||||
then
|
||||
echo "Found batt_smbus"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user