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.
1 parent 78072e1 commit 1940da8Copy full SHA for 1940da8
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