Clean code

This commit is contained in:
Andrew Johnson
2025-11-09 13:38:42 +01:00
parent 6503a5c5f4
commit 3f6049c355

View File

@@ -923,8 +923,6 @@ class UrsinaAdapter():
if self.stream_active: if self.stream_active:
self.capture_frame() self.capture_frame()
if not moving: if not moving:
self.pitch_angle = 0 # Reset pitch when not moving self.pitch_angle = 0 # Reset pitch when not moving