v.0.4.4 fonts_3x5 corrected

This commit is contained in:
tiijay
2025-10-24 18:12:34 +02:00
parent 3c30018893
commit 1d76371354
3 changed files with 51 additions and 46 deletions

View File

@@ -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()