docs icon indicating copy to clipboard operation
docs copied to clipboard

Universal Display Driver: Missing parameters for touchscreen driver XPT2046

Open nobodyman1 opened this issue 2 years ago • 0 comments

In the documentation of the Universal Display Driver the description of the :TS parameter is incomplete. If I look into the source code I found the following function call: XPT2046_Touch_Init(touch_cs, irqpin, bus - 1);. Please add the missing parameters to the documentation! Thank you!

Some additional information: https://github.com/arendst/Tasmota/issues/19130

nobodyman1 avatar Aug 07 '23 17:08 nobodyman1