fix: enchance error

This commit is contained in:
2025-10-01 21:28:30 +03:00
parent 4d3e0d0e59
commit 7610fc6f50
2 changed files with 4 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ def main():
print("DEBUG SIZE:", photo.size)
vis_manager.update_display()
vis_manager.pause(10)
vis_manager.pause(5)
for i in range(10000000000):
photo = simulator.get_photo()