You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ If, however, you connect the TOUCH sensor pins (XP->P2, YP->P6, XN->P12, YN->P11
42
42
43
43
- EB-LM4F120-L35 BoosterPack [product page][4]
44
44
- EB-LM4F120-L35 BoosterPack [user guide][1]
45
-
- SSD2119 driver chip [user guide][2]
45
+
- SSD2119 driver chip [datasheet][2]
46
46
-[Review][3] of the EB-LM4F120-L35 from Rei Vilo's Embedded Computing site.
47
47
- Kentec_35_SPI library suite [description][8] and [source][6].
48
48
- BOOSTXL-K350QVG-S1 (SPI) [product page][7]
@@ -53,10 +53,10 @@ This library is based off of code by Rei VILO, <https://embedxcode.weebly.com>,
53
53
54
54
The software and other files in this repository are licensed for hobbyist and personal use under the Creative Commons License [CC BY-NC-SA 3.0][100]. See the file [`LICENSE`][101] in this repository.
0 commit comments