fixed a typo
This commit is contained in:
		| @@ -144,7 +144,7 @@ def main(): | |||||||
|  |  | ||||||
|                 """Drawing the fetched temperature""" |                 """Drawing the fetched temperature""" | ||||||
|                 draw(tempplace, tempicon) |                 draw(tempplace, tempicon) | ||||||
|                 write_text(50,35, Temperature + " °C", 605, 334) |                 write_text(50,35, Temperature + " °C", 605, 334) | ||||||
|  |  | ||||||
|                 """Drawing the fetched humidity""" |                 """Drawing the fetched humidity""" | ||||||
|                 draw(humplace, humicon) |                 draw(humplace, humicon) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user