serial_asyncio: read serial port into a queue and read that queue from main() not working

后端 未结 0 1505
野性不改
野性不改 2020-12-17 08:25

I have a function do_serial() that reads from the serial port and adds the data to a queue. I want to process that queue on main().

I have r

相关标签:
回答
  • 消灭零回复
提交回复
热议问题