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