Remove .venv from tracking

This commit is contained in:
tiijay
2025-11-11 10:00:15 +01:00
parent b0081feda6
commit a9eead6e9e
1277 changed files with 104 additions and 231230 deletions

View File

@@ -8,6 +8,6 @@ if __name__ == '__main__':
display = NeoPixel_64x64()
# tryout.emojis_check(display)
tryout.fonts_check(display, fonts.font_8x8, pretty=False)
# tryout.fonts_check(display, fonts.font_8x8, pretty=False)
tryout.weather_check(display, test_mode=False)
utils.show_system_load()
# utils.show_system_load()