docs
This commit is contained in:
parent
348d8a65f7
commit
eb3dc2fcf0
@ -1 +1,2 @@
|
|||||||
__author__ = 'kosci'
|
"""driver/ad7843 module"""
|
||||||
|
__author__ = 'Bartosz Kosciow'
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user