Where is launch.py #13651
Answered
by
sophiedegran
Tico06
asked this question in
Libraries & Drivers
Where is launch.py
#13651
-
Hi There, I am testing asyncio and would like to use Delay_ms. In the source file, line 10 an import links the file launch.py. I didn't find this file. It's not in primitives directory. Any idea where is it ? I think it's related to Launch Eric. |
Beta Was this translation helpful? Give feedback.
Answered by
sophiedegran
Feb 12, 2024
Replies: 1 comment 2 replies
-
Hi |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Tico06
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Look at the
__init__.py
you will find launch (in primitives dir)Hope that help