Kill a thread in micropython

前端 未结 0 2004
南笙
南笙 2021-01-28 03:10

Using the _thread module in Micropyhton

How do I properly exit a thread ?

So far I tried using a global variable which seems to work. But Is there a better way / p

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