We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78072e1 + 1940da8 commit 6955725Copy full SHA for 6955725
examples/manual_control.py
@@ -96,4 +96,4 @@ async def manual_controls():
96
97
if __name__ == "__main__":
98
# Run the asyncio loop
99
- asyncio.run(run())
+ asyncio.run(manual_controls())
0 commit comments