this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix log

+1 -1
+1 -1
avatar_cube.py
··· 124 124 ) 125 125 126 126 127 - print(f"updated avatar → roll={roll}° (elapsed {((dt.datetime.now(dt.timezone.utc)-START_DATETIME).total_seconds()//60)} min)") 127 + print(f"updated avatar → degrees={(deg_roll, deg_pitch, deg_yaw)}° (elapsed {((dt.datetime.now(dt.timezone.utc)-START_DATETIME).total_seconds()//60)} min)") 128 128 129 129 130 130 def sweep_through_images():