AP_Logger: add unit 'y' for litres/second

This commit is contained in:
Peter Barker 2022-02-23 23:23:35 +11:00 committed by Peter Barker
parent 0320f18ef9
commit 42b784b581

View File

@ -75,6 +75,7 @@ const struct UnitStructure log_Units[] = {
{ 'w', "Ohm" }, // Ohm
{ 'W', "Watt" }, // Watt
{ 'X', "W.h" }, // Watt hour
{ 'y', "l/s" }, // litres per second
{ 'Y', "us" }, // pulse width modulation in microseconds
{ 'z', "Hz" }, // Hertz
{ '#', "instance" } // (e.g.)Sensor instance number