Exemplo n.º 1
0
def SUNNYDAYonEnd():
	if (weather.get_weather_countdown() == 0):
		weather.clear_weather()
Exemplo n.º 2
0
def SUNNYDAYonEnd():
    if (weather.get_weather_countdown() == 0):
        weather.clear_weather()
Exemplo n.º 3
0
def RAINDANCEonEnd():
	if (weather.get_weather_countdown() == 0):
		weather.clear_weather()
Exemplo n.º 4
0
def RAINDANCEonEnd():
    if (weather.get_weather_countdown() == 0):
        weather.clear_weather()