Content deleted Content added
No edit summary |
No edit summary |
||
Line 16:
p.Temperature = function(frame)
cel =
fah = cel * 9 / 5 + 32
if cel > 20 then
|
No edit summary |
No edit summary |
||
Line 16:
p.Temperature = function(frame)
cel =
fah = cel * 9 / 5 + 32
if cel > 20 then
|