README: clarify height comment.

ili9341
Peter Hinch 2020-11-05 14:08:23 +00:00
rodzic 846b1792d2
commit 4ef49c8758
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -188,8 +188,8 @@ The `gui/demos` directory contains test/demo scripts.
* `color15.py` Similar for Adafruit 1.27 inch and 1.5 inch color OLEDs. Edit
the `height = 96` line as per the comment for the larger display.
Demos for Adafruit 1.27 inch and 1.5 inch color OLEDs. Edit the `height = 96`
line as per the code comment for the larger display.
Demos for Adafruit 1.27 inch and 1.5 inch color OLEDs. These will run on either
display so long as `color_setup.py` has the correct `height` value.
* `aclock.py` Analog clock demo. Cross platform.
* `alevel.py` Spirit level using Pyboard accelerometer.
* `fpt.py` Plot demo. Cross platform.