kopia lustrzana https://github.com/Aircoookie/WLED
Erroneous )
rodzic
7e48875fd4
commit
c739a7ea2f
|
@ -459,7 +459,7 @@ void ShtUsermod::addToJsonInfo(JsonObject& root)
|
|||
jsonHumidity.add(F(" RH"));
|
||||
|
||||
jsonTemp.add(getTemperature());
|
||||
jsonTemp.add(unitOfTemp ? "°F") : "°C");
|
||||
jsonTemp.add(unitOfTemp ? "°F" : "°C");
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Ładowanie…
Reference in New Issue