Replies: 3 comments 1 reply
-
The _thread() module is available on a ESP32C3. |
Beta Was this translation helpful? Give feedback.
0 replies
-
ok , thank you , I was wondering if asyncio it's more fluid than thread or it won't change anything on esp32c3 |
Beta Was this translation helpful? Give feedback.
1 reply
-
thank you , i work with asyncio and it's work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello,
i've script micropython on esp32 ( 2core ) with ' import _thread as th ' , but i think no work on esp32c3
i see asyncio , but I don't know how and where place it in my script
Can anyone help me?
thank you
Beta Was this translation helpful? Give feedback.
All reactions