AP_Logger: Reinstate Watt unit
This commit is contained in:
parent
434af4a4d4
commit
a2d2e85ba1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user