how to send a break signale via asyncio.StreamWriter function #12774
Unanswered
skylin008
asked this question in
STM32 / Pyboard
Replies: 1 comment 6 replies
-
I don't think you can do this. As you probably know, |
Beta Was this translation helpful? Give feedback.
6 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.
-
Thanks peterhinch to shared the uasyncio impressive project . I had write a LIN bus driver used the asyncio.StreamWriter, the LIN driver has a break signal, how to send the break signal via asyncio.StreamWriter. thanks!
Beta Was this translation helpful? Give feedback.
All reactions