Display - cleanup and better "example"
* Moved test pattern to main program * Use the touchscreen to affect display brightness
This commit is contained in:
parent
f8a5204ded
commit
299adc5db9
6 changed files with 350 additions and 168 deletions
07-BitBangDisplay
|
@ -1,6 +1,7 @@
|
|||
PROJECT = BitBangDisplay
|
||||
PRJ_C_SRC = main.c \
|
||||
ssd1963.c
|
||||
ssd1963.c \
|
||||
xpt2046.c
|
||||
|
||||
##############################################################################
|
||||
# Build global options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue