Browse Source

[fix] bug

main
silencht 9 months ago
parent
commit
aee701fdf8
  1. 4
      teleop/open_television/television.py

4
teleop/open_television/television.py

@ -264,8 +264,8 @@ class TeleVision:
MotionControllers(
stream=True,
key="motionControllers",
showLeft=False,
showRight=False,
left=True,
right=True,
),
to="bgChildren",
)

Loading…
Cancel
Save