v.0.6.2 Umlaute font_3x5
This commit is contained in:
2
main.py
2
main.py
@@ -18,6 +18,6 @@ if __name__ == '__main__':
|
||||
|
||||
# tryout.weather_check(display, test_mode=False)
|
||||
weather_checker: Weather_Checker = Weather_Checker( display=display)
|
||||
weather_checker.check(city="miami", lang="de", test_mode=False)
|
||||
weather_checker.check(city="esbjerg", lang="de", test_mode=False)
|
||||
|
||||
# show_system_load()
|
||||
|
||||
Reference in New Issue
Block a user