Improve images, add asyn directory.

ili9341
Peter Hinch 2018-09-24 08:11:32 +01:00
rodzic 59d6505a99
commit 56624c4262
1 zmienionych plików z 8 dodań i 0 usunięć

8
async/ASYNC.md 100644
Wyświetl plik

@ -0,0 +1,8 @@
# nanogui: Simple asynchronous demos
Demo of the use of `nanogui` with `uasyncio`:
* `asnano.py` Runs until the usr button is pressed.
Requires [asyn.py](https://github.com/peterhinch/micropython-async/blob/master/asyn.py).
###### [Main README](../README.md)