forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 0
Tips and Tricks
Garrett Berg edited this page May 7, 2015
·
2 revisions
This page is a compilation of some FAQ's that other users might find useful
- Micropython does not (currently) support threading, use the uasyncio library instead.