This commit is contained in:
Bartosz Kościów 2017-05-05 12:10:56 +02:00
parent 348d8a65f7
commit eb3dc2fcf0
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1,2 @@
__author__ = 'kosci' """driver/ad7843 module"""
__author__ = 'Bartosz Kosciow'

View File

@ -130,7 +130,7 @@ lcd.threshold = 255 - for images a threshold between black and white (on monochr
lcd.transparency_color = [110, 57] #110 - color(s) that are skipped during drawing an image lcd.transparency_color = [110, 57] #110 - color(s) that are skipped during drawing an image
## Touch panels Touch panels
=== ===
## AD7843 ## AD7843