writer/WRITER.md fix broken link.

pull/32/head
Peter Hinch 2020-11-30 09:17:29 +00:00
rodzic 22fb40d861
commit f1a2e0984c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ display driver is subclassed from the `framebuf` class. Examples are:
* The [HX1230 96x68 LCD](https://github.com/mcauser/micropython-hx1230.git).
* A driver for Sharp ultra low power consumption monochrome displays such as
[2.7 inch 400x240 pixels](https://www.adafruit.com/product/4694)
is [here](./drivers/sharp/README.md).
is [here](https://github.com/peterhinch/micropython-nano-gui/tree/master/drivers/sharp).
* Drivers for Adafruit ST7735R based TFT's:
[1.8 inch](https://www.adafruit.com/product/358) and
[1.44 inch](https://www.adafruit.com/product/2088) are