Remove outdated info.

master
Paul Sokolovsky 2017-01-09 16:07:31 +02:00
rodzic 7e215a1501
commit 2132211b3d
1 zmienionych plików z 0 dodań i 3 usunięć

@ -1,8 +1,5 @@
This page is a compilation of some FAQ's that other users might find useful
## General Tips
- Micropython does not (currently) support threading, use the [uasyncio](https://github.com/micropython/micropython-lib/tree/master/uasyncio) library instead.
## microcontroller tips
- [[How to perform a soft reset|Soft reset]]
- [[Continuous revision control on a microcontroller|Developing on a microcontroller]]