kopia lustrzana https://github.com/peterhinch/micropython-nano-gui
README.md: Minor fix.
rodzic
e93b8f44f9
commit
7eb050b03e
|
@ -165,6 +165,10 @@ This should provide a REPL. Run a demo:
|
||||||
```python
|
```python
|
||||||
>>> import gui.demos.aclock
|
>>> import gui.demos.aclock
|
||||||
```
|
```
|
||||||
|
The directory `setup_examples` has examples of files to match various displays
|
||||||
|
and targets. If one of these matches your hardware, it may be copied to the
|
||||||
|
root as `color_setup.py`.
|
||||||
|
|
||||||
Note that the `gui.demos.aclock.py` demo comprises 38 lines of actual code.
|
Note that the `gui.demos.aclock.py` demo comprises 38 lines of actual code.
|
||||||
This stuff is easier than you might think.
|
This stuff is easier than you might think.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue