AP_Logger: Reinstate Watt unit

This commit is contained in:
Gone4Dirt 2020-11-07 12:37:13 +00:00 committed by Peter Barker
parent 434af4a4d4
commit a2d2e85ba1
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ const struct UnitStructure log_Units[] = {
{ 'v', "V" }, // Volt
{ 'P', "Pa" }, // Pascal
{ 'w', "Ohm" }, // Ohm
// { 'W', "Watt" }, // Watt
{ 'W', "Watt" }, // Watt
{ 'Y', "us" }, // pulse width modulation in microseconds
{ 'z', "Hz" }, // Hertz
{ '#', "instance" } // (e.g.)Sensor instance number