Browse Source

AP_Logger: fix description of BAT.Res

zr-v5.1
Mark Whitehorn 4 years ago committed by Andrew Tridgell
parent
commit
f25a1e7a0d
  1. 2
      libraries/AP_Logger/LogStructure.h

2
libraries/AP_Logger/LogStructure.h

@ -1448,7 +1448,7 @@ struct PACKED log_PSC { @@ -1448,7 +1448,7 @@ struct PACKED log_PSC {
// @Field: CurrTot: current * time
// @Field: EnrgTot: energy this battery has produced
// @Field: Temp: measured temperature
// @Field: Res: estimated temperature resistance
// @Field: Res: estimated battery resistance
// @LoggerMessage: BCL
// @Description: Battery cell voltage information

Loading…
Cancel
Save