Quantcast
Viewing all articles
Browse latest Browse all 4930

MicroPython • Re: Traffic_Lights.py example error

What alternatives are there to _thread?
Don't use threads.

Just use a main loop and make decisions on what to do next based on what has changed this time around the loop. Or implement a state machine.

Statistics: Posted by ame — Tue Nov 12, 2024 10:09 am



Viewing all articles
Browse latest Browse all 4930

Trending Articles