docs
docs copied to clipboard
Universal Display Driver: Missing parameters for touchscreen driver XPT2046
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