PyQt5 non-blocking execution

后端 未结 0 1057
离开以前
离开以前 2021-01-06 13:40

I have a function start() that creates a thread that reads data from serial, and a QTimer every x ms that performs real time plotting based on the serial data.

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