Add SPI TS CS
, SPI TS RST
, SPI TS IRQ
to Universal Touch driver
#21021
s-hadinger
started this conversation in
Ideas
Replies: 2 comments
-
of course that would be OK ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@s-hadinger please further discussions for UTouch in #21039 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@gemu2015 I love the Universal Touch screen driver. However I would like to offer the possibility of configuring SPI CS/Reset/Irq from the Tasmota template as an alternative to
display.ini
.Are you ok if I add the 3 GPIO types:
SPI TS CS
,SPI TS RST
andSPI TS IRQ
, so the driver would take these values ifdisplay.ini
has value-1
.So this would be:
Beta Was this translation helpful? Give feedback.
All reactions