cipz / PycomThreadHandler

Example on how to start and exit threads in pycom's version of micropython.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PycomThreadHandler

This repository contains an example on how to start and exit threads in pycom's version of micropython. The input for making this code came from the answer to this question in pycom's blog.

About

Example on how to start and exit threads in pycom's version of micropython.


Languages

Language:Python 100.0%