We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768d10c commit bc3cd0fCopy full SHA for bc3cd0f
adafruit_touchscreen.py
@@ -67,7 +67,7 @@ class Touchscreen:
67
:attr:`size` is a tuple that gives the X and Y pixel size of the underlying
68
screen. If passed in, we will automatically scale/rotate so touches
69
correspond to the graphical coordinate system.
70
-
+
71
:param ~microcontroller.Pin x1_pin: Data pin for Left side of the screen.
72
Must also be capable of becoming AnalogIn pins.
73
:param ~microcontroller.Pin x2_pin: Data pin for Right side of the screen.
0 commit comments