v.0.4.5 rm font_height from utils
This commit is contained in:
4
main.py
4
main.py
@@ -8,6 +8,6 @@ if __name__ == '__main__':
|
||||
display = NeoPixel_64x64()
|
||||
|
||||
# tryout.emojis_check(display)
|
||||
tryout.fonts_check(display, fonts.font_8x8, pretty=False)
|
||||
# tryout.weather_check(display, test_mode=True)
|
||||
# tryout.fonts_check(display, fonts.font_8x8, pretty=False)
|
||||
tryout.weather_check(display, test_mode=False)
|
||||
utils.show_system_load()
|
||||
|
||||
Reference in New Issue
Block a user