nrf5/examples: Adding some notes on which pin layout that has been used in the seeed_tft.py ILI9341 driver for driving the display.

This commit is contained in:
Glenn Ruben Bakke 2017-05-29 23:07:44 +02:00 committed by glennrub
parent 94b94d7ff4
commit e07088ce23
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
MicroPython Seeedstudio TFT Shield V2 driver, SPI interfaces, Analog GPIO
Contains SD-card reader, LCD and Touch sensor
The pca10040 pin layout is used as reference.
Example usage of LCD:
from seeedstudio_tft_shield_v2 import ILI9341