v.0.6.2 Umlaute font_3x5
This commit is contained in:
@@ -15,7 +15,7 @@ class Weather_Checker():
|
||||
|
||||
def __init__(self, display: NeoPixel_64x64):
|
||||
self.display = display
|
||||
self.display.set_font( font=fonts.font_5x7)
|
||||
self.display.set_font( font=fonts.font_16x16)
|
||||
|
||||
def mock_weather_data(self):
|
||||
filepath = 'restapi/mock-weather.json'
|
||||
|
||||
Reference in New Issue
Block a user