v.0.5.3 emoji_checker
This commit is contained in:
@@ -8,6 +8,7 @@ class Weather_Checker():
|
||||
|
||||
def __init__(self, display: NeoPixel_64x64):
|
||||
self.display = display
|
||||
self.display.set_font( font=fonts.font_5x7)
|
||||
|
||||
def setup_wlan(self):
|
||||
self.wlan = Wlan('WOKWI-Guest', '12345678')
|
||||
|
||||
Reference in New Issue
Block a user