Skip to content

Commit c800283

Browse files
authored
Update README.md
1 parent 6d278bd commit c800283

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ HyperDisplay ILI9163C Arduino Library
33

44
This is a mid-level extension to [HyperDisplay](https://github.com/sparkfun/SparkFun_HyperDisplay). It provides for control of any display using the ILI9163C driver, however it doesn not provide any instantiable classes. To use this driver make sure you have [HyperDisplay](https://github.com/sparkfun/SparkFun_HyperDisplay) then derive a new class for your particular display and implement all pure-virtual functions.
55

6+
Dependencies
7+
------------
8+
You will also need to download and install the HyperDisplay library, here:
9+
* [HyperDisplay Graphics Library](https://github.com/sparkfun/SparkFun_HyperDisplay)
610

711
Repository Contents
812
-------------------

0 commit comments

Comments
 (0)